mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-22 09:29:51 +01:00
feat: satoshi font, frontend styling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "body_base.html" %}
|
||||
{% block main %}
|
||||
<main class="flex justify-center grow mt-2 sm:mt-4">
|
||||
<main class="flex justify-center grow mt-2 sm:mt-4 pb-10">
|
||||
<div class="container">
|
||||
<div class="grid grid-cols-1 lg:grid-cols-[auto_1fr] gap-4">
|
||||
<!-- Documentation Menu -->
|
||||
|
||||
Reference in New Issue
Block a user