mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Wrap overly long url in newsfeed sidebar
This commit is contained in:
parent
84beecac20
commit
e35d3dbc6f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
.site-url {
|
.site-url {
|
||||||
font-size:18px;
|
font-size:18px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.site-url a {
|
.site-url a {
|
||||||
color: #e93250;
|
color: #e93250;
|
||||||
|
|
Loading…
Add table
Reference in a new issue