sandbox/background-move/src/theme/viewport.css

5 lines
69 B
CSS
Raw Normal View History

2022-09-07 21:19:42 +00:00
.viewport {
position: fixed;
width: 100%;
height: 100%;
}