mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Improved low weight build logic
This commit is contained in:
@@ -71,16 +71,17 @@
|
||||
color: @primary;
|
||||
}
|
||||
|
||||
.largePhone({
|
||||
.smallTablet({
|
||||
width: 60%;
|
||||
});
|
||||
|
||||
.medPhone({
|
||||
.largePhone({
|
||||
width: 100%;
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
.largePhone({
|
||||
.smallTablet({
|
||||
float: left;
|
||||
clear: left;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user