diff --git a/src/public/search.html b/src/public/search.html
index 0c30d3a..d586319 100644
--- a/src/public/search.html
+++ b/src/public/search.html
@@ -573,6 +573,7 @@
font-size: 0.875rem;
position: relative;
word-break: break-all;
+ margin-bottom: 1rem;
}
.copy-button {
@@ -625,6 +626,7 @@
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
+ margin-top: 0.75rem;
}
.arch-item {