fix: about css

This commit is contained in:
Gitea
2022-03-30 15:01:48 +08:00
parent e09d420aa8
commit 3ba0f76cdb
4 changed files with 7 additions and 36 deletions

View File

@@ -658,6 +658,7 @@ img {
position: relative;
text-align: center;
padding: 160px 0;
margin: 0;
}
.title h3 {
font-size: 32px;
@@ -1804,6 +1805,7 @@ img {
}
.title2 {
padding: 90px 0;
margin: 0;
}
.owl-carousel .owl-item .img {
overflow: hidden;
@@ -2021,7 +2023,9 @@ img {
margin: 40px 0
}
.title2 {
padding: 80px 0
padding: 80px 0;
margin: 0;
}
.div_tag {
margin-top: -10px;