PIbd-21_BatylkinaAO_MusoevD.../Canteen/CanteenVisitorApp/wwwroot/css/site.css
2023-04-09 19:28:29 +04:00

18 lines
177 B
CSS

html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}