Change spacing
This commit is contained in:
parent
1a560f6467
commit
8a45d25b6f
@ -682,9 +682,9 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de
|
|||||||
|
|
||||||
#prizes-container {
|
#prizes-container {
|
||||||
display: grid;
|
display: grid;
|
||||||
margin: 20px 20px 0;
|
margin: 50px 20px 0;
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 300px;
|
height: 280px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
grid-template-columns: repeat(3, 1fr);
|
grid-template-columns: repeat(3, 1fr);
|
||||||
}
|
}
|
||||||
@ -692,7 +692,6 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de
|
|||||||
.podium-description {
|
.podium-description {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
justify-content: center;
|
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column nowrap;
|
flex-flow: column nowrap;
|
||||||
|
BIN
img/.DS_Store
vendored
BIN
img/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user