File tree 3 files changed +233
-244
lines changed
3 files changed +233
-244
lines changed Original file line number Diff line number Diff line change 5
5
- Momentum boxes above max are disabled ([ #32 ] ( https://github.com/ben/foundry-ironsworn/pull/32 ) )
6
6
- Separate sheet for moves ([ #33 ] ( https://github.com/ben/foundry-ironsworn/pull/33 ) )
7
7
- Framework for multiple themes ([ #35 ] ( https://github.com/ben/foundry-ironsworn/pull/35 ) )
8
+ - Move health/spirit/supply tracks to right side of sheet ([ #36 ] ( https://github.com/ben/foundry-ironsworn/pull/36 ) )
8
9
9
10
## 0.4.1
10
11
Original file line number Diff line number Diff line change 90
90
}
91
91
92
92
.margin-right {
93
- flex : 0 0 250 px ;
93
+ flex : 0 ;
94
94
border-left : 1px solid ;
95
95
margin-left : 5px ;
96
- padding-left : 10px ;
97
96
position : relative ;
98
-
99
- h1 {
100
- border : 2px solid ;
101
- border-left : none ;
102
- border-right : none ;
103
- text-align : center ;
104
-
105
- margin-top : 5px ;
106
- & :first-child {
107
- margin-top : 0 ;
108
- }
109
- }
110
97
}
111
98
112
99
h4 {
You can’t perform that action at this time.
0 commit comments