Correcttion and responsive & spacing added
This commit is contained in:
parent
96e0cd588e
commit
6c5b26565e
@ -6694,7 +6694,7 @@ Location:
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: #F2F2F2;
|
background: #F2F2F2;
|
||||||
margin: 0 12px 0 0;
|
margin: 0 12px 12px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-details-section .blog-deatils-content .tags-social-area .tags ul li a:hover {
|
.blog-details-section .blog-deatils-content .tags-social-area .tags ul li a:hover {
|
||||||
@ -28290,6 +28290,12 @@ html {
|
|||||||
padding: 100px 0;
|
padding: 100px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 1440px) {
|
||||||
|
.sp1 {
|
||||||
|
padding: 50px 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.dot-list {
|
.dot-list {
|
||||||
list-style-type: disc;
|
list-style-type: disc;
|
||||||
list-style-position: outside;
|
list-style-position: outside;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user