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

@@ -163,10 +163,9 @@ tbody tr.live-added {
animation: flashPrimary 1.0s ease both;
animation-fill-mode: forwards;
}
.button.is-outlined {
border-width: 1.75px;
.button {
font-weight: 800;
}
.button.is-outlined {
border-width: 2.5px;
}