RP_Search/app/static/css/error.css
2024-12-06 18:21:39 +01:00

9 lines
106 B
CSS
Executable file

html {
font-size: 1.3rem;
}
@media (max-width: 1000px) {
html {
font-size: 3rem;
}
}