Skip to content

Commit c59c244

Browse files
committed
changes
1 parent 7edc3dc commit c59c244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/lcd.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,9 @@ select#allSections {
371371
.shell.winter-26 {
372372
background-color: var(--winter-26-background);
373373
background-image:url('images/sessions/winter-26/w26bg.png');
374-
/* background-position: bottom; */
375-
/* background-repeat: no-repeat;
376-
background-size: cover; */
374+
background-position: bottom;
375+
background-repeat: no-repeat;
376+
background-size: cover;
377377
/* background-position: top left;
378378
background-repeat: repeat;
379379
background-size: cover; */

0 commit comments

Comments
 (0)