File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
sites/svelte.dev/src/routes Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 3535 < Shell
3636 nav_visible= {$page .url .pathname !== ' /repl/embed' }
3737 bind: snapshot= {shell_snapshot}
38- banner_bottom_height= " 42px"
3938 >
4039 < Nav slot= " top-nav" title= {data .nav_title } links= {data .nav_links }>
4140 < svelte: fragment slot= " home-large" >
7271 < / Nav>
7372
7473 < slot / >
75-
76- < div slot= " banner-bottom" class = " banner-bottom" >
77- < a href= " https://www.sveltesummit.com/2023/fall" class = " banner-bottom" > Join us at Svelte Summit on Nov 11 < / a>
78- < / div>
7974 < / Shell>
8075< / div>
8176
9287 height: 100 % ;
9388 width: 100 % ;
9489 }
95-
96- .banner - bottom {
97- text- align: center;
98- background: var (-- sk- theme- 1 - variant);
99- color: white;
100- text- decoration: underline;
101- padding: 8px ;
102- }
10390< / style>
You can’t perform that action at this time.
0 commit comments