🎨 Improving filters

This commit is contained in:
Florian SYLVAIN
2022-01-06 14:31:11 +01:00
parent 183d53b8df
commit a89a4f2315
4 changed files with 41 additions and 20 deletions
+7
View File
@@ -27,6 +27,13 @@ header {
height: 75px;
}
#title a {
text-decoration: none;
color: inherit;
font-size: inherit;
font-family: inherit;
}
.navbar {
position: relative;
z-index: 50;