Pretty usable.
[wolnelektury.git] / src / wolnelektury / static / 2021 / css / layout / _navigation.scss
diff --git a/src/wolnelektury/static/2021/css/layout/_navigation.scss b/src/wolnelektury/static/2021/css/layout/_navigation.scss
deleted file mode 100644 (file)
index d01a1a8..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-.l-navigation {
-  max-width: 1140px;
-  margin: 0 auto;
-  border-bottom: 2px solid #CCCCCC;
-  padding: 35px 0;
-  display: flex;
-  align-items: center;
-  justify-content: space-between;
-}
-
-.l-navigation__button {
-  appearance: none;
-  border: 0;
-  background: 0;
-  padding: 0;
-  margin: 0;
-  outline: 0;
-}