Restructure project folders and remove obsolete files
All checks were successful
Deploy Spot / deploy (push) Successful in 34s

This commit is contained in:
2026-05-30 01:32:20 +02:00
parent c2685a2731
commit 034d02f042
65 changed files with 382 additions and 2165 deletions

View File

@@ -28,13 +28,19 @@
url(../images/logo_bg.webp)
50% 50%;
.logo-icon {
width: 40%;
height: auto;
}
.logo-title {
width: 70%;
img {
display: block;
flex: 0 0 auto;
height: auto;
max-width: 100%;
object-fit: contain;
&.logo-icon {
width: 40%;
}
&.logo-title {
width: 70%;
}
}
.last_update {