We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ae3d2 commit 2c432d8Copy full SHA for 2c432d8
src/lib/components/LandingHero.svelte
@@ -14,7 +14,7 @@
14
</div>
15
<div class="content-layer container">
16
<div class="columns">
17
- <div class="column is-rounded is-three-quarters-desktop is-full-mobile is-full-tablet p-5">
+ <div class="column is-rounded is-three-quarters-desktop is-full-mobile is-full-tablet p-5 mt-5">
18
<h1 class="is-size-1 is-family-secondary">Let's learn, design and build together.</h1>
19
<div class="subtitle py-2">Tutorials, Design and Development for the modern Web and Mobile.</div>
20
<div class="has-text-link mb-4 mt-2">
0 commit comments