Из логотипа убран фон и скругление

This commit is contained in:
Александр Сироткин 2022-03-01 11:07:42 +05:00
parent efe1cba12a
commit f10b570cd6

View File

@ -51,12 +51,9 @@ html {
}
.header .logo {
background-color: rgb(230, 230, 230);
border-radius: 32px;
padding: 8px 24px;
margin: 0 10px;
margin-bottom: 2px;
box-shadow: 0 0 2px #fff;
}
.header .title{