fix horizontal overflow and update map link
- add word-break to settings boxes to wrap long URLs - update Lee's Sandwiches link to short Google Maps URL
This commit is contained in:
@@ -71,6 +71,8 @@ a:hover {
|
||||
font-family: "SF Mono", "Fira Code", "Consolas", monospace;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.8;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.settings .label {
|
||||
|
||||
Reference in New Issue
Block a user