Revert "Add more margin to copy code button"

This reverts commit de7e38855a.
This commit is contained in:
2025-05-21 14:05:13 +02:00
parent 3011aedaae
commit 90c171d2d0

View File

@@ -55,7 +55,7 @@ code {
.copy-code {
position: absolute;
top: 1rem;
top: .5rem;
right: .5rem;
cursor: pointer;
background-color: #1b1f26;