mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 09:46:10 +00:00
feat: support newlines in skill descriptions.
This commit is contained in:
parent
e656a77260
commit
b91a7ba287
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
|
|
||||||
.effect {
|
.effect {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue