Update translation for npc + fix h1
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
&.actor {
|
||||
.sheet-header {
|
||||
height: 27rem;
|
||||
h1 {
|
||||
flex: auto;
|
||||
margin: 0 0 0.25rem 0.5rem;
|
||||
}
|
||||
}
|
||||
.sheet-body {
|
||||
height: calc(100% - 27rem);
|
||||
@@ -49,10 +53,6 @@
|
||||
line-height: 2rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
h1 {
|
||||
flex: auto;
|
||||
margin: 0 0 0.25rem 0.5rem;
|
||||
}
|
||||
}
|
||||
form {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user