We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20de7f2 commit bbd6f01Copy full SHA for bbd6f01
1 file changed
app.css
@@ -48,6 +48,7 @@ body {
48
flex-shrink: 0;
49
display: flex;
50
justify-content: space-around;
51
+ align-items: center;
52
gap: var(--gap);
53
min-width: 100%;
54
animation: scroll 10s linear infinite;
0 commit comments