New favicon and bigger font size

This commit is contained in:
Ebsku 2023-07-06 12:41:05 +03:00
parent aaac96a7f5
commit 218309b596
1 changed files with 4 additions and 0 deletions

View File

@ -212,6 +212,10 @@ img {
flex-direction: column; flex-direction: column;
} }
.description {
font-size: 40px;
}
header .mobile { header .mobile {
display: flex; display: flex;
flex-direction: row; flex-direction: row;