everything except pagination

This commit is contained in:
Bryce Covert
2020-08-23 07:59:34 -07:00
parent edbc9f85c4
commit 84137161bf
7 changed files with 24 additions and 28 deletions

View File

@@ -9511,9 +9511,12 @@ tbody tr.live-added {
animation-fill-mode: forwards;
}
.button.is-outlined {
border-width: 1.75px;
.button {
font-weight: 800;
}
.button.is-outlined {
border-width: 2.5px;
}
/*# sourceMappingURL=bulma.min.css.map */

File diff suppressed because one or more lines are too long