Update background color

This commit is contained in:
2023-01-19 20:14:31 +01:00
parent ceb409666d
commit b98cfa3dda
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="bg-white text-gray-900 min-h-screen h-full
<div class="bg-gray-100 text-gray-900 min-h-screen h-full
dark:bg-gray-900 dark:text-slate-50"
style="font-family: 'Comfortaa';">
<div class="container mx-auto pb-8 md:px-8 h-full w-full">