Fix box widths
This commit is contained in:
parent
98409f609e
commit
f872d096d8
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ $fa-font-path: "../fonts";
|
|||
}
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
|
||||
h1 {
|
||||
font-size: 2.75em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue