Make the random website button look less weird on mobile.

This commit is contained in:
Viktor Lofgren 2023-02-19 18:59:40 +01:00
parent b5805063e0
commit 9c665bbc74

View File

@ -8,6 +8,7 @@
border: 3px outset #000;
word-break: none;
white-space: nowrap;
float: right;
}
.extra a:active {