2921 - Исправление ошибок на сайте

parent b7168649
......@@ -1883,6 +1883,14 @@ ul.ul_check li {
left: -486px;
width: 440px;
}
.others_project ul {
margin-bottom: 15px;
}
.others_project ul li {
font-size: 14px;
line-height: 25px;
margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 970px) {
.others_project {
left: -372px;
......@@ -1934,7 +1942,7 @@ ul.ul_check li {
line-height: 25px;
display: block;
margin-top: 16px;
margin-bottom: 30px;
margin-bottom: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.others_project__txt {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment