📝 Update changelog

This commit is contained in:
noneflow[bot]
2024-05-01 14:29:42 +00:00
parent ea49318809
commit 4edf7e2c2c
2 changed files with 9 additions and 3 deletions

View File

@ -44,11 +44,11 @@
@apply hidden;
}
[data-uwu=true] .home-hero-uwu {
[data-uwu="true"] .home-hero-uwu {
@apply block max-w-xs;
}
[data-uwu=true] .home-hero-logo,
[data-uwu=true] .home-hero-title {
[data-uwu="true"] .home-hero-logo,
[data-uwu="true"] .home-hero-title {
@apply hidden;
}