rename WLED to LED

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-01-01 17:34:44 +01:00
parent b0e93d613c
commit a66c48e713
5 changed files with 29 additions and 39 deletions

View File

@@ -1200,7 +1200,7 @@ body {
}
}
/* WLED Configuration */
/* LED Configuration */
.segment-header {
display: flex;
justify-content: space-between;
@@ -1305,7 +1305,7 @@ body {
color: white;
}
/* Responsive for WLED */
/* Responsive for LED */
@media (max-width: 600px) {
.segment-header {
flex-direction: column;