File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed
Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 3434
3535 < div id ="vines " class ="vines ">
3636 </ div >
37-
38- < div id ="manualVines " class ="vines ">
39- < img src ="img/bg/vine.png " width ="32px " style ="position: absolute; top: 0; left: 400px; ">
40- < img src ="img/bg/vine.png " width ="32px " style ="position: absolute; top: 32px; left: 400px; ">
41- </ div >
42-
43- <!-- wyndchyme was here. The #manualVines are here so that even on video widths smaller than 540px, one set of vines is present.-->
4437 </ div >
4538
4639
Original file line number Diff line number Diff line change @@ -172,16 +172,6 @@ body {
172172 clip : rect (0 , 100vw , 100vh , 0 );
173173}
174174
175- # manualVines {
176- display : none;
177- }
178-
179- @media (max-width : 540px ) {
180- # manualVines {
181- display : block;
182- }
183- }
184-
185175.text-container {
186176 display : flex;
187177 flex-wrap : wrap;
You can’t perform that action at this time.
0 commit comments