Make h1 have a decent size
This commit is contained in:
parent
701f52e10e
commit
ba6f5a548c
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,12 @@ $fa-font-path: "../fonts";
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
.box {
|
||||
h1 {
|
||||
font-size: 2.75em;
|
||||
}
|
||||
}
|
||||
|
||||
.box a .image {
|
||||
margin-top: -3em !important;
|
||||
border-radius: 0 !important;
|
||||
|
|
Loading…
Reference in a new issue