Some layout fiddling...

This commit is contained in:
2023-08-29 09:19:36 +02:00
parent 3931e8f0d1
commit 41508af91e
4 changed files with 16 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
h1 {
margin-top: 3rem;
margin-top: 1.5rem;
}
canvas {
margin: 0 auto;
@@ -28,4 +28,7 @@ footer {
.main {
width: 65vw;
}
}
}
.preview {
margin-bottom: 10px;
}