Add more margin to copy code button

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