mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix] Allow instance titles to wrap (#695)
This commit is contained in:
@@ -93,6 +93,7 @@ header a {
|
|||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
word-wrap: anywhere;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
color: $fg;
|
color: $fg;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user