Files
Speedtest-Tracker/public/css/main.css
2020-04-08 17:20:09 +01:00

21 lines
247 B
CSS
Vendored

.fullscreen {
height: 100vh !important;
}
.alert {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 5em 1rem;
}
#duDaysInput,
#pingDaysInput {
width: 75px;
}
.widget-card span.icon {
font-size: 2em;
}