Added min width for iPhoneUsers

master
Flejk 1 week ago
parent c83b1c5183
commit 74df77ccb6

@ -31,6 +31,9 @@ Primary use:
src: url('../fonts/Lato/Lato-Bold.ttf'); src: url('../fonts/Lato/Lato-Bold.ttf');
} }
body {
min-width: 420px;
}
/*////////////////////////////////////////////////////////////////// /*//////////////////////////////////////////////////////////////////

Loading…
Cancel
Save