This commit is contained in:
SBD
2023-11-29 14:28:24 +03:00
parent be85bb5f16
commit 377786df87
4 changed files with 71 additions and 5 deletions

View File

@@ -80,7 +80,7 @@ body,html{
}
.description_page{
margin-top: 60px;
margin-top: 50px;
display: block;
font-size: 24px;
font-weight: 500;
@@ -297,6 +297,10 @@ body,html{
transition: 300ms;
}
.description_sections_buttons{
display: none;
}
.section_btn:hover {
height: 45px;
position: relative;