Skip to content

Commit 7c4efa4

Browse files
committed
Correção css
1 parent 51ddc75 commit 7c4efa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_site/public/styles/style.css

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

1042-
@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), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
1042+
@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) {
10431043
body, button, input, select, textarea{
10441044
font-size:0.9em;
10451045
}

0 commit comments

Comments
 (0)