This commit is contained in:
2021-11-27 23:41:11 +01:00
parent 27858db5ab
commit d2d1e3fd3e
5 changed files with 58 additions and 3 deletions
@@ -35,6 +35,15 @@ header{
height: 100%;
align-items: center;
}
#block-logoeql{
display: flex;
height: 100%;
align-items: center;
padding-left: 2rem;
img{
height: 80%;
}
}
ul{
list-style: none;