ayush5710 commited on
Commit
811bc55
1 Parent(s): 1adcbcc

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -17,7 +17,7 @@
17
 
18
  .iframe-container iframe {
19
  position: absolute;
20
- top: -420px; /* Shift the iframe content up by 100px to hide the top portion */
21
  width: 100%;
22
  height: 985px; /* Set the total height of your iframe content (visible + hidden) */
23
  /* height: 1200px; */
 
17
 
18
  .iframe-container iframe {
19
  position: absolute;
20
+ top: -410px; /* Shift the iframe content up by 100px to hide the top portion */
21
  width: 100%;
22
  height: 985px; /* Set the total height of your iframe content (visible + hidden) */
23
  /* height: 1200px; */