Switched from styled div to text logo

This commit is contained in:
2022-03-06 16:01:44 +03:00
parent 16f2cbf329
commit e7f9ff61f1
7 changed files with 10 additions and 10 deletions

View File

@ -39,10 +39,10 @@ header img {
}
#logo {
display: block;
height: 65px;
width: 65px;
background-color: var(--accent);
text-decoration: none;
font-size: 111px;
line-height: 65px;
margin-left: -5px;
}
/* header #modern {