Skip to content

Commit e21ed4b

Browse files
committed
demo for wpd2025
1 parent 264259c commit e21ed4b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

six_smartweb/icons/logo.png

1.69 KB
Loading

six_smartweb/src/scss/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $enable-roboto-webfont: false;
3636
@import "./slide-th";
3737

3838
body {
39-
background: linear-gradient(180deg, #fff 0, #fff 500px, #f9f9f9);
39+
background: linear-gradient(180deg, #ccc 0, #fff 500px, #f9f9f9);
4040
}
4141

4242
// Banner after formes

0 commit comments

Comments
 (0)