mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
On-going tidy-ups
This commit is contained in:
@@ -190,11 +190,25 @@
|
||||
});
|
||||
}
|
||||
|
||||
&.quarter {
|
||||
width: 25%;
|
||||
|
||||
.tablet({
|
||||
td {
|
||||
line-height: 2em;
|
||||
}
|
||||
});
|
||||
|
||||
.smallTablet({
|
||||
width: 50% !important;
|
||||
});
|
||||
}
|
||||
|
||||
&.third {
|
||||
width: 33%;
|
||||
|
||||
.smallTablet({
|
||||
width: 100% !important;
|
||||
width: 50% !important;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user