Skip to content

Commit 78fe6e9

Browse files
committed
style: mobile font issue try 1
1 parent c5c52bf commit 78fe6e9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/index.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,6 @@ code {
155155
/*color: #A07B90 !important; !* Placeholder color for 'single-app' *!*/
156156
}
157157

158-
@media (max-width: 768px) {
159-
body {
160-
font-family: serif !important;
161-
}
162-
}
163-
164158
/* Hide arrows from number inputs */
165159
input[type='number']::-webkit-inner-spin-button,
166160
input[type='number']::-webkit-outer-spin-button {

0 commit comments

Comments
 (0)