mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Adjusted teaser font size
This commit is contained in:
parent
4a85fe7c1b
commit
5a3139fbc4
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ mark {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.bloglist-teaser {
|
.bloglist-teaser {
|
||||||
font-size: 2.rem;
|
font-size: 1.75rem;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: 650px;
|
max-width: 650px;
|
||||||
|
|
Loading…
Reference in a new issue