summaryrefslogtreecommitdiff
path: root/docs/src/components/Header/Header.astro
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-04 22:00:49 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-05 23:15:19 -0700
commitbcdfec1aa54e07c7661aa6328790e046e271975c (patch)
tree127263203fb5cf7907314cd633ca890812defcbb /docs/src/components/Header/Header.astro
parente686c3c50469d18db93da7ce79ddcac8659c3166 (diff)
downloadastro-benchmark.tar.gz
astro-benchmark.tar.zst
astro-benchmark.zip
simple benchmarkbenchmark
Diffstat (limited to 'docs/src/components/Header/Header.astro')
-rw-r--r--docs/src/components/Header/Header.astro1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/components/Header/Header.astro b/docs/src/components/Header/Header.astro
index 968ba69b2..8471e4ebf 100644
--- a/docs/src/components/Header/Header.astro
+++ b/docs/src/components/Header/Header.astro
@@ -23,7 +23,6 @@ const lang = currentPage && getLanguageFromURL(currentPage);
.logo {
- direction: ltr;
display: flex;
overflow: hidden;
width: 30px;