mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Center blog titles so they don't look randomly aligned
This commit is contained in:
parent
a9aca7d4fe
commit
1646479448
1 changed files with 0 additions and 1 deletions
1
resources/assets/sass/pages/_blog.scss
vendored
1
resources/assets/sass/pages/_blog.scss
vendored
|
@ -52,7 +52,6 @@
|
||||||
@include font-sans-semibold;
|
@include font-sans-semibold;
|
||||||
margin-bottom: $grid-gutter-width;
|
margin-bottom: $grid-gutter-width;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
text-align: center;
|
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue