Skip to content

Commit f3d9c1d

Browse files
committed
minor fix
1 parent 8dcc4ab commit f3d9c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/tutorial/[slug]/_/File.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
position: absolute;
3333
width: 1rem;
3434
height: 1rem;
35+
top: 0.1rem;
3536
right: calc(-2.6rem - 2px);
3637
background-color: var(--light-blue);
3738
border: 1px solid var(--border-color);

0 commit comments

Comments
 (0)