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