Skip to content

Commit f2144e9

Browse files
committed
Replace demo-side banner with banner2.png
1 parent 5fa172a commit f2144e9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

website/assets/banner2.png

10.8 MB
Loading

website/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ header.g {
394394
@keyframes blink { 50% { opacity: 0; } }
395395

396396
.demo-side {
397-
background: url('../assets/banner.jpeg') center/cover no-repeat;
397+
background: url('../assets/banner2.png') center/cover no-repeat;
398398
position: relative;
399399
min-height: 400px;
400400
border-left: none !important;

0 commit comments

Comments
 (0)