Centered copy buttons for desktop.

This commit is contained in:
DebaucheryLibrarian 2025-02-20 22:44:07 +00:00
parent 38ac7c1deb
commit adc1f2d51f
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
.copy {
display: flex;
justify-content: flex-end;
justify-content: center;
gap: .25rem;
margin-top: .5rem;
}