1

added full scroll

This commit is contained in:
Evan Pratten 2019-04-01 12:38:14 -04:00
parent 24cbfa83fd
commit 5a950a9d6c

View File

@ -105,6 +105,7 @@ h1{
.empty{ .empty{
width:30vw; width:30vw;
height:100vh;
} }
.three-height{ .three-height{
@ -160,6 +161,7 @@ a:hover, a:visited, a:link, a:active, a:any-link{
.empty{ .empty{
display:none !important; display:none !important;
width:0px; width:0px;
height:0px;
} }
.content{ .content{
width:100vw; width:100vw;