added DP on technique (wip)

This commit is contained in:
Vlyan
2022-02-10 14:30:27 +01:00
parent 1afd85d3e9
commit b35fb852af
31 changed files with 1030 additions and 706 deletions

View File

@@ -615,6 +615,9 @@
fieldset {
margin: 0 0 0 0.25rem;
}
.dice-picker-tech:hover {
text-shadow: 0 0 2px $red;
}
.checklist {
display: flex;
flex-wrap: wrap;