mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
Minor responsive less tweak
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
a.ship {
|
||||
display: inline-block;
|
||||
width: 18em;
|
||||
width: 15em;
|
||||
margin: 0.5em;
|
||||
background-color: @bg;
|
||||
padding: 0.5em;
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
width: 25%;
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
.user-select-none();
|
||||
cursor: default;
|
||||
|
||||
@@ -19,7 +20,6 @@
|
||||
|
||||
.tablet({
|
||||
width: 50%;
|
||||
|
||||
h1 {
|
||||
margin: 1em 0 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user