fixing scrolling macaron
This commit is contained in:
parent
a10fbf402b
commit
b375fa3784
5 changed files with 77 additions and 57 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// POSTER
|
||||
/////////
|
||||
#poster {
|
||||
|
||||
width: 90vw;
|
||||
margin-right: auto !important;
|
||||
display: flex;
|
||||
|
|
@ -36,5 +37,5 @@ canvas {
|
|||
left:0;
|
||||
height:100%;
|
||||
width:100%;
|
||||
z-index: -1;
|
||||
z-index: -3;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue