mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
Update 'yellow/templates/base.html' That was ugly for mobile users
This commit is contained in:
parent
5af725f58d
commit
fe588a77da
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
}
|
}
|
||||||
@media (max-width: 800px) {
|
@media (max-width: 800px) {
|
||||||
main{
|
main{
|
||||||
font-size: 4rem;
|
font-size: 3rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue