Update style of top page icon

This commit is contained in:
koirand 2020-02-09 16:25:46 +09:00
parent 5ceeb21789
commit dcbb0dc853

View file

@ -71,15 +71,13 @@ footer {
nav ul { nav ul {
display: flex; display: flex;
justify-content: space-evenly; justify-content: center;
max-width: 300px;
margin: 20px auto;
padding: 0; padding: 0;
list-style: none; list-style: none;
} }
nav li { nav li {
flex: 1; margin: 0 10px;
} }
/* Contents List */ /* Contents List */