mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 17:23:55 +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;
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
margin-bottom: 100px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
@media screen and (max-width: 570px) {
|
||||
.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 {
|
||||
.ttl-columns.column-3;
|
||||
.copyText;
|
||||
margin-bottom: 100px;
|
||||
margin-bottom: 40px;
|
||||
|
||||
h1 {
|
||||
font-size: 22px;
|
||||
|
Loading…
Reference in New Issue
Block a user