Skip to content

Commit 9b291a5

Browse files
committed
bg cover pic removed
1 parent ed4e353 commit 9b291a5

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/_coverpage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
background:#2bb673;
2525
color:#fff;
2626
border:none;
27-
padding:12px 28px;
2827
font-size:16px;
2928
border-radius:30px;
3029
cursor:pointer;

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
content: "";
193193
position: absolute;
194194
inset: 0;
195-
background: url('_media/cover-bg.png') no-repeat center center;
195+
/* background: url('_media/bg.jpg') no-repeat center center; */
196196
background-size: cover;
197197
filter: blur(2px);
198198
/* 👈 Adjust blur level */

0 commit comments

Comments
 (0)