ПИбд-23 Старостин Иван Лабораторная работа №5 #7

Closed
Ivan_Starostin wants to merge 41 commits from lab5 into lab4
Showing only changes of commit 56b3bbda81 - Show all commits

View File

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