PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaRestApi/wwwroot/css/site.css

18 lines
177 B
CSS
Raw Normal View History

2024-05-08 07:02:40 +04:00
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}