This commit is contained in:
2023-09-30 14:41:51 +03:00
parent 571c0d08e0
commit 598bcaaea4
6 changed files with 53 additions and 25 deletions

View File

@@ -16,6 +16,14 @@
}
.w-68{
width: 68%;
}
.f-r{
float: right;
}
.font-base{
font-size: 16px;
}

View File

@@ -1018,7 +1018,7 @@ h2.title_new_route{
padding: 10px;
text-align: center;
position: relative;
height: 44px;
height: 40px;
}
.menu_profile>div>a {