]> iEval git - mindcoding-template-patches.git/blame_incremental - css/custom.css
Set font-size for h1
[mindcoding-template-patches.git] / css / custom.css
... / ...
CommitLineData
1#logo {
2 margin: 5em auto 2em;
3 display: block;
4}
5
6h1 {
7 font-size: 2em !important;
8}
This page took 0.0142 seconds and 4 git commands to generate.