summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2016-11-01 16:07:25 -0400
committerJules <jules@asdf.us>2016-11-01 16:07:25 -0400
commitb94e8ef8d0c0ccce69987863cc36b133011e76cb (patch)
tree3fca0f1d17d3da07aaa257af2d88773c8ea353e3 /index.html
parent585b504d998044de0651abcf65afd001edc591eb (diff)
min-heightHEADmaster
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e65baa7..62b3166 100755
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@ h1 {
text-align: center;
max-width: 500px;
margin: 0px auto;
- height: 100%;
+ min-height: 100%;
}
button {
cursor: pointer;