aboutsummaryrefslogtreecommitdiff
path: root/static/amethyst.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/amethyst.css')
-rw-r--r--static/amethyst.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/amethyst.css b/static/amethyst.css
index 2d08dd4..904a2bc 100644
--- a/static/amethyst.css
+++ b/static/amethyst.css
@@ -68,10 +68,12 @@ footer {
#about-links {
display: flex;
justify-content: flex-end;
+ flex-wrap: wrap;
}
#about-links > p {
margin-left: 20px;
+ white-space: nowrap;
}
.note {