Include icon styling
This commit is contained in:
parent
ca259ce669
commit
05958ef94f
|
@ -14,6 +14,15 @@ header nav div.item{
|
|||
font-weight: bold;
|
||||
|
||||
position: relative;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
header nav div.item span.icon{
|
||||
font-size: 20px;
|
||||
margin: 0 0 0 10px;
|
||||
}
|
||||
|
||||
a.spread{
|
||||
|
|
Loading…
Reference in New Issue