Lots of fixes - see trello (#347)

* A ton of fixes

* Fix project deletion message
This commit is contained in:
Geometrically
2022-01-28 18:11:34 -07:00
committed by GitHub
parent 643cd87706
commit 86f37863a7
25 changed files with 1132 additions and 741 deletions

View File

@@ -112,10 +112,6 @@ export default {
input {
box-sizing: content-box;
}
.iconified-button {
padding: 1.25rem 1rem;
}
}
@media screen and (max-width: 750px) {