AacpsBusAlert/BinaryDad.AacpsBusAlert.WebSignUp/wwwroot/css/site.css

18 lines
177 B
CSS
Raw Normal View History

2022-09-14 23:56:57 +00:00
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}