vault backup: 2024-11-21 12:12:45

This commit is contained in:
2024-11-21 12:12:45 +03:30
parent aca5f79103
commit 11c541fe65
206 changed files with 111329 additions and 12 deletions
@@ -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;
}