This website works better with JavaScript.
Home
Explore
Help
Sign In
great_wolves
/
feast
forked from
chemicalcrux/feast
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix statblock stat alignment
master
Fen Dweller
5 years ago
parent
5ab78d3ca7
commit
3af1eeafb8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/components/Statblock.vue
+ 2
- 2
src/components/Statblock.vue
View File
@@ -251,8 +251,8 @@ a {
.stat-entry > i {
font-size: 1.25rem;
width: 1
6pt
;
margin-bottom: 1
8pt
;
width: 1
.5rem
;
margin-bottom: 1
.25rem
;
}
.stat-entry.low {
Write
Preview
Loading…
Cancel
Save