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