ISEbd-21_Agliullov.D.A._Con.../ConfectioneryShopApp/wwwroot/css/site.css

18 lines
177 B
CSS
Raw Normal View History

2023-03-05 13:39:11 +04:00
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}