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:
authorHuy Nguyen <huyb.1991@gmail.com>2020-07-01 16:30:46 +0300
committerHuy Nguyen <huyb.1991@gmail.com>2020-07-01 16:30:46 +0300
commit27660a4c9458ec679c9b8095433e600819195601 (patch)
treea281f19e2a9341e8e35d05689dad03a0ea9f8e86
parentc3d20528ac9d03eaec709297bf6f694fbdc037cf (diff)
Update social icons section
-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 {