mirror of
https://github.com/ascribe/wp-theme
synced 2025-02-14 21:10:26 +01:00
AD-1227 fix spacing between rows
This commit is contained in:
parent
32c5ffb94e
commit
963d01e2fc
@ -2767,7 +2767,7 @@ header + .chevron-divider {
|
|||||||
color: #121417;
|
color: #121417;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
margin-bottom: 100px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 570px) {
|
@media screen and (max-width: 570px) {
|
||||||
.short-descriptions .short-description {
|
.short-descriptions .short-description {
|
||||||
|
2
assets/css/ascribe.min.css
vendored
2
assets/css/ascribe.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1340,7 +1340,7 @@ header + .chevron-divider {
|
|||||||
.short-description {
|
.short-description {
|
||||||
.ttl-columns.column-3;
|
.ttl-columns.column-3;
|
||||||
.copyText;
|
.copyText;
|
||||||
margin-bottom: 100px;
|
margin-bottom: 40px;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
|
Loading…
Reference in New Issue
Block a user