mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Improve font size, refactor less
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
font-size: 1.1em;
|
||||
|
||||
// iPads Landscape
|
||||
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
|
||||
.tablet({
|
||||
& {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
width: 64em;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user