fontsize of articles in index back to 100%

This commit is contained in:
mb@mb 2018-03-20 22:47:12 +01:00
parent 4787959683
commit e18ab5765c

View File

@ -233,7 +233,7 @@ header {
}
.article.hentry{
width:calc(400px + 2em);
font-size: 125%;
/*font-size: 125%;*/
}
.hentry{
display: inline-block;