Final touches on locations page

This commit is contained in:
Donkie
2024-11-23 22:42:47 +01:00
parent bf06408368
commit 67c5b34bf5
10 changed files with 339 additions and 99 deletions

View File

@@ -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;