fix font size in overview
This commit is contained in:
parent
c404b03bb1
commit
23d3cf5c2c
@ -5,7 +5,7 @@ h2#pagesubtitle
|
|||||||
' Jörg
|
' Jörg
|
||||||
|
|
||||||
section
|
section
|
||||||
ul#overview.icons
|
ul.overview.icons
|
||||||
li
|
li
|
||||||
i.icon-github-sign.icon-2x
|
i.icon-github-sign.icon-2x
|
||||||
span
|
span
|
||||||
|
@ -146,5 +146,5 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.overview {
|
.overview {
|
||||||
span { font-size: 1.5em; };
|
span { font-size: 2em; };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user