mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Hard code iPhone font shrinking for now
This commit is contained in:
parent
4c640e608a
commit
8b3bec98a0
@ -20,7 +20,7 @@ html {
|
||||
|
||||
// -webkit-font-smoothing: antialiased;
|
||||
|
||||
@media (min-width: @screen-xs) {
|
||||
@media (min-width: 420px) {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user