Set max screen content width

This commit is contained in:
Jose Olarte III
2024-01-02 15:25:51 +08:00
parent 1f13bf772c
commit 998a1d312f
26 changed files with 26 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
<template>
<!-- QUICK NAV -->
<nav id="QuickNav" class="fixed bottom-0 left-0 right-0 bg-slate-200 z-50">
<ul class="flex text-2xl p-2 gap-2">
<ul class="flex text-2xl p-2 gap-2 max-w-3xl mx-auto">
<!-- Home Feed -->
<li
:class="{