mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
footer
This commit is contained in:
@@ -419,6 +419,13 @@ canvas {
|
||||
display: grid;
|
||||
grid-template-columns: auto;
|
||||
grid-row-gap: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
.footer > div > div:first-child {
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
.footer > div > div:not(:first-child) {
|
||||
font-weight: bold;
|
||||
}
|
||||
.footer > div > select {
|
||||
width: auto !important;
|
||||
|
Reference in New Issue
Block a user