frontend styling, uniformity

This commit is contained in:
Per Stark
2025-01-21 08:43:35 +01:00
parent 4f2a08b610
commit f545ff8ecb
9 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{% extends "body_base.html" %}
{% block main %}
<div class="container px-4 max-w-screen-lg">
<div class="container px-4 max-w-(--breakpoint-lg)">
<form class="space-y-2" hx-post="/ingress" enctype="multipart/form-data">
<h1 class="text-2xl">Add content to the database </h1>
<label class="label label-text">Instructions</label>