Compare commits

..

2 Commits

1 changed files with 9 additions and 0 deletions

View File

@ -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{