Przeglądaj źródła

Fix statblock stat alignment

vintage
Fen Dweller 6 lat temu
rodzic
commit
3af1eeafb8
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      src/components/Statblock.vue

+ 2
- 2
src/components/Statblock.vue Wyświetl plik

@@ -251,8 +251,8 @@ a {


.stat-entry > i { .stat-entry > i {
font-size: 1.25rem; font-size: 1.25rem;
width: 16pt;
margin-bottom: 18pt;
width: 1.5rem;
margin-bottom: 1.25rem;
} }


.stat-entry.low { .stat-entry.low {


Ładowanie…
Anuluj
Zapisz