This commit is contained in:
asyncnomi 2022-12-20 21:32:11 +01:00
parent 184e499439
commit cbe84738e4

View file

@ -60,7 +60,8 @@ h1 {
}
.logo>img {
height: 9vw;
height: 150px;
margin-left: 23px;
}
.row {
@ -91,7 +92,7 @@ p {
a {
text-decoration: none;
color: #d75b00;
color: #d75b00;
}
@ -165,7 +166,7 @@ img {
@media screen and (max-width: 600px) {
.row {
flex-direction: column;
flex-direction: column;
}
.col {
@ -186,4 +187,4 @@ img {
font-size: 40px;
color: red;
text-align: center;
}
}