Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'styles/partials/_header.scss')
-rw-r--r--styles/partials/_header.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/styles/partials/_header.scss b/styles/partials/_header.scss
index d0cd9fc..d40d405 100644
--- a/styles/partials/_header.scss
+++ b/styles/partials/_header.scss
@@ -151,13 +151,6 @@
margin: 0;
padding: 0;
list-style: none;
-
- @media screen and (min-width: $tablet) {
- position: absolute;
- bottom: 10px;
- left: 0;
- right: 0;
- }
}
&-item {