Update 'yellow/templates/base.html' That was ugly for mobile users

nav-improvements
muchwowmining 2 years ago committed by dsc
parent 5af725f58d
commit fe588a77da

@ -65,7 +65,7 @@
}
@media (max-width: 800px) {
main{
font-size: 4rem;
font-size: 3rem;
}
}
</style>

Loading…
Cancel
Save