We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815f7d4 commit 7cb5db3Copy full SHA for 7cb5db3
assets/css/main.scss
@@ -21,7 +21,7 @@
21
/* Override header background with image */
22
.page__hero--overlay {
23
background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
24
- url('/assets/images/cs229-notebook-header.jpg') center top/cover no-repeat !important;
+ url('/assets/images/notebook-header.jpg') center top/cover no-repeat !important;
25
min-height: 150px;
26
}
27
0 commit comments