[a11y] Small fixes and improvements

This commit is contained in:
Raphael Michel
2021-10-17 18:35:55 +02:00
parent bb9508ad96
commit da937dc4e3
7 changed files with 38 additions and 22 deletions

View File

@@ -60,6 +60,8 @@ footer nav ul {
display: flex;
justify-content: center;
list-style: none;
padding: 0;
flex-wrap: wrap;
}
footer nav li:not(:first-child):before {
content: "·";