Update flake and other small changes

This commit is contained in:
marc
2025-07-27 20:28:11 +02:00
parent 47d18400c3
commit 92032df7fd
7 changed files with 15 additions and 9 deletions

View File

@@ -921,7 +921,7 @@ video {
.bg-brown {
--tw-bg-opacity: 1;
background-color: rgb(62 56 52 / var(--tw-bg-opacity, 1));
background-color: rgb(79 5 40 / var(--tw-bg-opacity, 1));
}
.bg-white {
@@ -1039,7 +1039,7 @@ video {
.text-brown {
--tw-text-opacity: 1;
color: rgb(62 56 52 / var(--tw-text-opacity, 1));
color: rgb(79 5 40 / var(--tw-text-opacity, 1));
}
.text-red-400 {