fix: make bottom visible on smaller screens
This commit is contained in:
@@ -27,7 +27,7 @@ h3 {
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
height: 90%;
|
||||
height: 88%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
background-color: grey;
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ h3 {
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
height: 90%;
|
||||
height: 88%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user