adjust width of the article text

This commit is contained in:
Rico Ullmann 2020-01-25 21:49:29 +01:00
parent 9103a7e349
commit cb7da750b1
Signed by: rullmann
GPG Key ID: 1C6E8C577C878C6F
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
/*adjust position of featured-image*/
.bg-top{background-position:center;}
/*adjust width of the article text*/
.measure-wide{max-width:48em}