ソースを参照

Fix statblock stat alignment

vintage
Fen Dweller 6年前
親
コミット
3af1eeafb8
1個のファイルの変更、2行の追加、2行の削除
  1. +2
    -2
      src/components/Statblock.vue

+ 2
- 2
src/components/Statblock.vue ファイルの表示

@@ -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 {


読み込み中…
キャンセル
保存