Services, style

This commit is contained in:
Pascal Engélibert
2023-04-09 22:50:40 +02:00
parent ca35d13fb3
commit c6a10c5c96
7 changed files with 80 additions and 39 deletions

View File

@ -14,6 +14,10 @@ header {
height: 48px;
}
#header-logo:hover, #header-logo:focus {
filter: drop-shadow(1px 2px 1px $violet);
}
#header-menu ul {
list-style-type: none;
margin: 9px 0 0 0;