inital-release
This commit is contained in:
@@ -181,10 +181,13 @@ body {
|
||||
}
|
||||
|
||||
.puzzle-section {
|
||||
padding: 10px;
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -206,6 +209,9 @@ body {
|
||||
padding: 5px;
|
||||
gap: 1px;
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
display: grid;
|
||||
place-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user