ソースを参照

Fix statblock stat alignment

master
Fen Dweller 5年前
コミット
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 {
font-size: 1.25rem;
width: 16pt;
margin-bottom: 18pt;
width: 1.5rem;
margin-bottom: 1.25rem;
}

.stat-entry.low {


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