mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-11 03:36:53 +02:00
styling, consistency and responsivity
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "body_base.html" %}
|
||||
|
||||
{% block main %}
|
||||
<div class="container mx-auto px-4 flex items-center justify-center">
|
||||
<div class="container mx-auto flex items-center justify-center">
|
||||
<div class="flex flex-col space-y-4 text-center">
|
||||
<h1 class="text-2xl font-bold text-error">
|
||||
{{ status_code }}
|
||||
|
||||
Reference in New Issue
Block a user