navbar changes

This commit is contained in:
Rüdiger Diedrich
2022-08-02 17:41:36 +02:00
parent 436dc505ec
commit 7e48086d43
2 changed files with 4 additions and 3 deletions

View File

@ -5,7 +5,7 @@
/* This file is for your main application CSS */
body {
@apply bg-base-300 text-[14pt] leading-8;
@apply bg-base-300 text-[14pt] leading-8 overflow-x-hidden;
}
.post {