mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 04:07:26 -06:00
Fix overflowing text
This commit is contained in:
@@ -263,6 +263,7 @@ html {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user