1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-07-07 02:31:06 +01:00

Modern: Refactor to use global partials.

This commit is contained in:
hacksalot
2016-01-10 23:30:35 -05:00
parent 06e458eab7
commit b7b2afe568
11 changed files with 84 additions and 169 deletions

View File

@ -74,14 +74,14 @@ h1 {
font-size: 46px;
}
h3 {
h2 {
font-size: 24px;
color: #BFC1C3;
text-transform: uppercase;
font-weight: normal;
}
h4 {
h3 {
margin-bottom: 0;
font-size: 18px;
}