Rearranged blocks in index.css.

This commit is contained in:
Alexander Andreev 2022-10-19 21:02:07 +04:00
parent 5ca275910e
commit 2796d517af
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 5 additions and 2 deletions

View File

@ -4,10 +4,13 @@ header { position: relative; }
#logo { width: 100%; }
nav,
#services {
text-align: center;
width: 100%; }
nav a:last-child { margin-left: .6rem; }
nav,
#services { text-align: center; width: 100%; }
#services :is(a, span) { margin: .3rem; }