Centered copy buttons for desktop.
This commit is contained in:
parent
38ac7c1deb
commit
adc1f2d51f
|
@ -116,7 +116,7 @@
|
|||
|
||||
.copy {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
justify-content: center;
|
||||
gap: .25rem;
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue