Skip to content

Commit c884306

Browse files
committed
Fix: better banner
1 parent b18ed97 commit c884306

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

_pages/learn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ permalink: /learn.html
44
title: "Python Tutorials & Learning Resources for Scientists"
55
classes: flowing
66
header:
7-
overlay_image: images/header.png
8-
overlay_filter: 0.6
7+
overlay_image: images/headers/pyopensci-learn-header.png
8+
overlay_filter: 0.3
99
scientists:
1010
- image_path: images/pyopensci-people-at-computer.jpg
1111
alt: "A pencil sketch of a round table with people sitting around it from different backgrounds working on laptops and also writing together."

_sass/minimal-mistakes/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ h6 {
3838
h1 {
3939
margin-top: 0;
4040
font-size: $h-size-1;
41+
font-weight: 200!important;
4142
}
4243

4344
h2 {
162 KB
Loading

0 commit comments

Comments
 (0)