Skip to content

Commit 0a3b602

Browse files
committed
Remove separator between logo and action buttons in welcome modal
1 parent 09b15de commit 0a3b602

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/lib/components/WelcomeModal.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@
9999
<img src="{base}/pathview_logo.png" alt="PathView" class="logo" />
100100
</div>
101101

102-
<div class="separator"></div>
103-
104102
<div class="actions">
105103
<a href="https://pathsim.org" target="_blank" class="action-card">
106104
<Icon name="home" size={20} />

0 commit comments

Comments
 (0)