Fix 'Tap targets are not sized appropriately'

This commit is contained in:
Aditya Telange 2021-01-31 18:04:06 +05:30
parent c32e036053
commit 084498558c
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -89,6 +89,7 @@ body:not(.dark) #sun {
}
.lang-switch a {
margin: auto 3px;
font-size: 16px;
font-weight: 500;
}