Add monster changes
This commit is contained in:
@ -1001,12 +1001,16 @@ i.lethalfantasy {
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
}
|
||||
.lethalfantasy .tab.monster-combat .attacks .attack .damage-dice {
|
||||
width: 4rem;
|
||||
max-width: 3.5rem;
|
||||
}
|
||||
.lethalfantasy .tab.monster-combat .attacks .attack .numeric {
|
||||
width: 3rem;
|
||||
width: 2.5rem;
|
||||
}
|
||||
.lethalfantasy .tab.monster-combat .attacks .attack .attack-icons a {
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.lethalfantasy .tab.monster-combat .armors {
|
||||
display: grid;
|
||||
|
Reference in New Issue
Block a user