PIbd-21_Alekseev_I.S._Confe.../Confectionery/ConfectioneryClientApp/wwwroot/css/site.css
Иван Алексеев 575def6019 5-я
2024-05-02 17:46:55 +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;
}