Files
5chan/src/app.module.css
T

8 lines
108 B
CSS
Raw Normal View History

2024-02-27 17:58:08 +01:00
.app {
z-index: 1;
min-height: 100%;
overflow-y: hidden;
overflow-x: hidden;
min-height: 100vh;
}