This commit is contained in:
2023-11-11 19:05:46 +03:00
parent 155e5bdf57
commit f97eeb83c2
2 changed files with 2 additions and 1 deletions

View File

@@ -2280,6 +2280,7 @@
width: 320px;
top: 0;
border-radius: 10px;
padding-top: 8px;
}
.menu_buttons.left.open{

View File

@@ -1107,7 +1107,7 @@ section.login>form>div>div:nth-child(5)>a {
section.profile {
/*padding: 60px 0;*/
margin-bottom: 120px;
width: 70%;
width: 75%;
float: left;
}