diff options
| author | 2021-08-04 22:00:49 -0700 | |
|---|---|---|
| committer | 2021-09-05 23:15:19 -0700 | |
| commit | bcdfec1aa54e07c7661aa6328790e046e271975c (patch) | |
| tree | 127263203fb5cf7907314cd633ca890812defcbb /docs/src/components/Header/Header.astro | |
| parent | e686c3c50469d18db93da7ce79ddcac8659c3166 (diff) | |
| download | astro-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.astro | 1 |
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; |
