Revert "Add more margin to copy code button"

This reverts commit de7e38855a.
This commit is contained in:
fr
2025-08-27 19:28:14 +02:00
parent 3011aedaae
commit 90c171d2d0
+1 -1
View File
@@ -55,7 +55,7 @@ code {
.copy-code { .copy-code {
position: absolute; position: absolute;
top: 1rem; top: .5rem;
right: .5rem; right: .5rem;
cursor: pointer; cursor: pointer;
background-color: #1b1f26; background-color: #1b1f26;