This is just a good clean point of development. Still a lot of work though!

This commit is contained in:
Scott Idem
2024-03-21 15:20:48 -04:00
parent c490bca265
commit 7381797a28
8 changed files with 51 additions and 44 deletions

View File

@@ -208,6 +208,13 @@ input:required {
border-radius: 0;
border: none;
}
/* .md:btn-group button,
.lg:btn-group button {
border-radius: 0;
border: none;
} */
/* div.btn-group button:first-child {
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem;