Add more margin to copy code button

This commit is contained in:
2025-05-21 14:01:08 +02:00
parent a5a656aa54
commit 3011aedaae

View File

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