Extend dividers to bottom of page
This commit is contained in:
parent
2b75452d54
commit
669c5b56be
@ -8,6 +8,12 @@
|
||||
*{
|
||||
font-family: Open Sans, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
html{
|
||||
height: 100%;
|
||||
}
|
||||
body, #life section.year {
|
||||
min-height: 100%;
|
||||
}
|
||||
body{
|
||||
color: #fff;
|
||||
background-color: #384047;
|
||||
|
Loading…
Reference in New Issue
Block a user