mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
13 lines
248 B
Text
13 lines
248 B
Text
.daggerheart.chat.refresh-message {
|
|
header {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
gap: 2px;
|
|
|
|
.subtitle {
|
|
font-size: 18;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
}
|