Final touches on locations page
This commit is contained in:
@@ -13,10 +13,18 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: 21px;
|
||||
width: 100%;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.loc-container h3 input {
|
||||
font-size: 21px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.loc-container .loc-spools {
|
||||
padding: 0.2em;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user