Skip to content

Commit b533efe

Browse files
committed
Update article page banner
1 parent a1415fa commit b533efe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Article.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
.article-banner {
1313
height: 240px;
14-
background: linear-gradient(10deg, #3a7bd5, #00d2ff);
15-
background-size: cover;
14+
background-size: auto 450px;
15+
background-position: center -80px;
1616
justify-content: flex-end;
1717

1818
.banner-head {

0 commit comments

Comments
 (0)