forked from varia/varia.website
fontsize of articles in index back to 100%
This commit is contained in:
parent
4787959683
commit
e18ab5765c
@ -233,7 +233,7 @@ header {
|
|||||||
}
|
}
|
||||||
.article.hentry{
|
.article.hentry{
|
||||||
width:calc(400px + 2em);
|
width:calc(400px + 2em);
|
||||||
font-size: 125%;
|
/*font-size: 125%;*/
|
||||||
}
|
}
|
||||||
.hentry{
|
.hentry{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user