Correcttion and responsive & spacing added
This commit is contained in:
parent
96e0cd588e
commit
6c5b26565e
@ -6694,7 +6694,7 @@ Location:
|
||||
padding: 10px;
|
||||
border-radius: 4px;
|
||||
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 {
|
||||
@ -28290,6 +28290,12 @@ html {
|
||||
padding: 100px 0;
|
||||
}
|
||||
|
||||
@media (max-width: 1440px) {
|
||||
.sp1 {
|
||||
padding: 50px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.dot-list {
|
||||
list-style-type: disc;
|
||||
list-style-position: outside;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user