Skip to content

Commit 004a9e6

Browse files
committed
glitch fixed
1 parent 4770a73 commit 004a9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
cursor: pointer;
9696
}
9797
.bars {
98-
margin-top: 25px;
9998
display: flex;
10099
align-items: flex-end;
101100
justify-content: center;
101+
height: 500px;
102102
}
103103
</style>

0 commit comments

Comments
 (0)