This commit is contained in:
Ivan
2023-10-02 00:37:38 +03:00
parent b78843875c
commit 0edac502e0
2 changed files with 2 additions and 1 deletions

View File

@ -219,6 +219,7 @@ header img {
margin-top:12px;
background-color: #fcfcff;
background: repeat center url(../img/argus5.png);
background-attachment: fixed;
border-top: 2px solid #f5f5fa;
min-height: calc(100vh - 62px - 53px);
/* height: fit-content; */