mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
BUGFIX: Abstand auf der Startseite
This commit is contained in:
@@ -43,9 +43,10 @@
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body class="w-full h-full min-h-full" hx-ext="response-targets" hx-boost="true">
|
||||
<body class="w-full min-h-full" hx-ext="response-targets" hx-boost="true">
|
||||
<div class="pb-12">
|
||||
{{ block "body" . }}
|
||||
<!-- Default app body... -->
|
||||
<!-- Default app body... -->
|
||||
{{ end }}
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user