Moved a curly brace. :)

This commit is contained in:
Alexander Andreev 2021-03-11 18:34:17 +04:00
parent ff2240b267
commit 812a0ebfe6
Signed by: Arav
GPG Key ID: 610DF2574456329F

View File

@ -14,8 +14,8 @@ nav,
#services a,
#services span { margin: .3rem; }
#services span a { margin: 0; }
@media screen and (max-width: 640px) {
#services { display: flex; flex-direction: column; }
}
#services { display: flex; flex-direction: column; } }