mirror of
https://github.com/ascribe/wp-theme
synced 2025-01-03 10:25:08 +01:00
Center title
This commit is contained in:
parent
0cc00526f2
commit
34413e0c28
@ -2227,6 +2227,8 @@ header + .chevron-divider {
|
|||||||
color: #000000;
|
color: #000000;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
|
text-align: center;
|
||||||
|
text-transform: none;
|
||||||
}
|
}
|
||||||
.blog-features .blog {
|
.blog-features .blog {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
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
@ -928,6 +928,8 @@ header + .chevron-divider {
|
|||||||
|
|
||||||
.centered-content > h1 {
|
.centered-content > h1 {
|
||||||
.galleriesPressTitle;
|
.galleriesPressTitle;
|
||||||
|
text-align: center;
|
||||||
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog {
|
.blog {
|
||||||
|
Loading…
Reference in New Issue
Block a user