Skip to content

Commit dd50477

Browse files
committed
Solução retina display
1 parent 8bdba9c commit dd50477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/styles/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,7 @@ header div[class^="language"] > div {
10401040
}
10411041

10421042
@media only screen and (min-device-width : 320px) and (max-device-width : 568px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-width: 375px) and (max-width: 385px), only screen and (min-width: 680px) and (max-width: 690px) {
1043+
/*, only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) */
10431044
body, button, input, select, textarea{
10441045
font-size:0.9em;
10451046
}

0 commit comments

Comments
 (0)