Browse Source

Round the corners of the statblocks

vintage
Fen Dweller 5 years ago
parent
commit
dbf277b146
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/components/Statblock.vue

+ 1
- 0
src/components/Statblock.vue View File

@@ -147,6 +147,7 @@ a {
position: relative;
overflow: hidden;
background: none;
border-radius: 10px;
}

.stat-line {


Loading…
Cancel
Save