remove extra padding on homepage paragraphs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1936c35644
commit
8792c227c8
@ -148,11 +148,11 @@ hr {
|
||||
&:not(.videos) p {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
&.index {
|
||||
p {
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
// &.index {
|
||||
// p {
|
||||
// padding-bottom: 2rem;
|
||||
// }
|
||||
// }
|
||||
&.getintouch p {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user