added connect for header and fixed menu

This commit is contained in:
Kostya
2024-03-05 20:36:17 +03:00
parent f9abb597be
commit 7e5cd1bbdc
5 changed files with 207 additions and 15 deletions

View File

@@ -2,10 +2,6 @@ body {
overflow-y: scroll;
}
.header-mobile {
height: 70%;
}
.profile-mobile {
grid-area: profile-mobile;
width: 100%;