Update paddings on social container

This commit is contained in:
BorysLevytskyi
2021-01-14 21:43:30 +02:00
parent d48350724b
commit 2e8ed36534

View File

@@ -118,7 +118,7 @@ code { font-size: 1.2em; font-weight: bold; }
.top-links .link-text { display: none }
}
.social-container{ position:fixed; bottom:10px; right:10px }
.social-container{ position:fixed; bottom:20px; right:20px }
/* Remove margin space on body. Inline top links with header */
@media (max-width: 700px) {