Explorar el Código

Fix statblock stat alignment

master
Fen Dweller hace 5 años
padre
commit
3af1eeafb8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/components/Statblock.vue

+ 2
- 2
src/components/Statblock.vue Ver fichero

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

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

.stat-entry.low {


Cargando…
Cancelar
Guardar