Rearranged blocks in index.css.
This commit is contained in:
parent
5ca275910e
commit
2796d517af
@ -4,10 +4,13 @@ header { position: relative; }
|
|||||||
|
|
||||||
#logo { width: 100%; }
|
#logo { width: 100%; }
|
||||||
|
|
||||||
|
nav,
|
||||||
|
#services {
|
||||||
|
text-align: center;
|
||||||
|
width: 100%; }
|
||||||
|
|
||||||
nav a:last-child { margin-left: .6rem; }
|
nav a:last-child { margin-left: .6rem; }
|
||||||
|
|
||||||
nav,
|
|
||||||
#services { text-align: center; width: 100%; }
|
|
||||||
|
|
||||||
#services :is(a, span) { margin: .3rem; }
|
#services :is(a, span) { margin: .3rem; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user