mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 22:39:26 +01:00
12 lines
148 B
CSS
Vendored
12 lines
148 B
CSS
Vendored
.fullscreen {
|
|
height: 100vh !important;
|
|
}
|
|
|
|
.alert {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
margin: 0 5em 1rem;
|
|
}
|