mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update styles.css
This commit is contained in:
@@ -376,7 +376,7 @@ input[type='checkbox'], select, option, input[type='file'], button {
|
||||
grid-template-columns: auto;
|
||||
justify-items: center;
|
||||
grid-gap: 1rem;
|
||||
padding: 1rem 0;
|
||||
padding: 1rem;
|
||||
}
|
||||
.layer {
|
||||
padding: 2rem;
|
||||
@@ -425,7 +425,7 @@ canvas {
|
||||
}
|
||||
@media screen and (min-width: 618pt) { /*Screen is wide enough for padding*/
|
||||
.mainGrid {
|
||||
padding: 1rem 1rem;
|
||||
/*padding: 1rem 1rem;*/
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 768px) { /*Screen is wide enough for the card image to be 750px wide. Scrollbar is 18 pixels?*/
|
||||
|
Reference in New Issue
Block a user