Implement the dice list form and tweak some design variables

This commit is contained in:
Oliver-Akins 2024-02-03 13:57:31 -07:00
parent 15462c98fb
commit 52aaa41d86
9 changed files with 160 additions and 50 deletions

View file

@ -8,7 +8,7 @@ $background: #f2f2f2;
$colour-confirm: #048A81;
$text-on-confirm: white;
$colour-neutral: #007ACC;
$colour-neutral: darkblue;
$text-on-neutral: white;
$colour-danger: #960200;