added full scroll
This commit is contained in:
parent
24cbfa83fd
commit
5a950a9d6c
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user