Added testers

This commit is contained in:
2023-07-12 21:13:11 +02:00
parent 4627e103fe
commit bd2bba08da
83 changed files with 74558 additions and 18 deletions

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;
}