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 b18ed97 commit c884306Copy full SHA for c884306
_pages/learn.md
@@ -4,8 +4,8 @@ permalink: /learn.html
4
title: "Python Tutorials & Learning Resources for Scientists"
5
classes: flowing
6
header:
7
- overlay_image: images/header.png
8
- overlay_filter: 0.6
+ overlay_image: images/headers/pyopensci-learn-header.png
+ overlay_filter: 0.3
9
scientists:
10
- image_path: images/pyopensci-people-at-computer.jpg
11
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
@@ -38,6 +38,7 @@ h6 {
38
h1 {
39
margin-top: 0;
40
font-size: $h-size-1;
41
+ font-weight: 200!important;
42
}
43
44
h2 {
images/headers/pyopensci-learn-header.png
162 KB
0 commit comments