Remove eariler social links

This commit is contained in:
Arkadiusz Wieczorek 2022-01-16 17:23:05 +01:00
parent 48f0a81925
commit 1f85de1175
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -579,7 +579,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}
@media (max-width: 700px) {
@media (max-width: 920px) {
.site-home-header .site-nav {
margin-left: -5vw;
}