Fix scrolling - remove overflow hidden
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
|
||||
padding: 20px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body::before {
|
||||
|
||||
Reference in New Issue
Block a user