homepage: add spacing to values list on mobile
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
17a075378e
commit
69f46396d9
@ -132,6 +132,10 @@ html, body {
|
|||||||
.home .wp-site-blocks h1.wp-block-heading {
|
.home .wp-site-blocks h1.wp-block-heading {
|
||||||
margin-top: 28px !important;
|
margin-top: 28px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#our-values.values-list {
|
||||||
|
margin-block: 75px
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 600px){
|
@media screen and (min-width: 600px){
|
||||||
|
Loading…
Reference in New Issue
Block a user