fix: support original_url

This commit is contained in:
Christel Westerberg
2024-05-28 14:57:39 +02:00
parent 28efca98b9
commit 88dde3def4
8 changed files with 70 additions and 35 deletions
@@ -84,6 +84,7 @@
font-weight: 400;
padding: 3px 20px;
white-space: nowrap;
text-decoration: none;
}
.link:hover {
@@ -96,5 +97,4 @@
background-color: #00838e;
color: #fff;
outline: 0;
text-decoration: none;
}