diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 3d61a11..ae2ec7d 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -21,22 +21,25 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin' - + @@ -130,8 +133,6 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin' transition: transform 0.25s ease-in-out; z-index: 10; - // desktop menu styles - label { align-self: flex-end; } @@ -141,15 +142,22 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin' list-style: none; padding: 0; gap: 2rem; + + li:not(:last-child):after { + content: '////'; + opacity: 0.5; + display: block; + } } + // desktop menu styles @media screen and (min-width: 768px) { flex-direction: row; padding: 0; position: relative; - font-size: 1.25rem; + font-size: 1rem; width: 100%; - height: 100%; + height: auto; transform: none; background: none; justify-content: center; @@ -157,15 +165,19 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin' .nav-links { display: flex; gap: 0.75rem; + + li:not(:last-child):after { + content: '/'; + display: inline; + } } } } #nav-toggle { - height: 0; - width: 0; overflow: hidden; position: absolute; left: -99999px; + top: -9999px; } #nav-toggle:checked + nav { transform: none; diff --git a/src/pages/index.astro b/src/pages/index.astro index 0a5810c..d0c3cf3 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -25,8 +25,8 @@ import Layout from '../layouts/Layout.astro'

A part of our chaotic decentralized intergalactic community will be - meeting in the rooms of "ETI Schauspielschule Berlin" at ///Hacking in - Parallel/// this year. + meeting in the rooms of "ETI Schauspielschule Berlin" at Hacking in + Parallel //// this year.

The ETI, 900m away from the bcc, is directly at the Spree, in @@ -47,7 +47,7 @@ import Layout from '../layouts/Layout.astro' rooms with space for workshops, assemblies/projects and your ideas. All talks on the stages can be recorded and streamed via media.ccc We are looking forward to . We are looking forward to your submission