Skip to content
Snippets Groups Projects

Feature/1595 mobile friendly

Merged Yves Adler requested to merge feature/1595-mobile-friendly into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -45,7 +45,7 @@ export default function LandingPage() {
return (
<Layout>
<div className="container">
<div className="mt-6 lg:mt-12 mb-6">
<div className="mt-4 lg:mt-6 mb-6">
<h1 className="text-3xl md:text-5xl mb-0">
Dokumentation
</h1>
Loading