This commit is contained in:
asyncnomi 2022-12-20 21:38:41 +01:00
parent cbe84738e4
commit 02c1c804bd

View file

@ -57,11 +57,15 @@ h1 {
body {
margin: 0px;
}
.logo>img {
height: 150px;
margin-left: calc(50% - 75px);
}
}
.logo>img {
height: 150px;
margin-left: 23px;
height: 220px;
margin-left: 3vw;
}
.row {