documentation page

This commit is contained in:
SBD
2024-07-12 17:41:43 +03:00
parent e586293ae0
commit b5086cbd40
4 changed files with 73 additions and 27 deletions

View File

@@ -347,6 +347,9 @@
}
@media (max-width: 800px) {
.content_part_tree_els h1{
font-size: 36px;
}
.name_article_tree{
font-size: 36px;
}
@@ -639,6 +642,9 @@
}
@media (max-width: 380px) {
.content_part_tree_els h1{
font-size: 26px;
}
.descript_process_container{
margin-bottom: 15px;
}