Started the reorganization of Scripts for github. Some notes changes.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% comment %} {% include "header" %} {% endcomment %}
|
||||
{% include "header" %}
|
||||
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||
|
||||
<main class="np-main np-homepage">
|
||||
@ -50,7 +50,7 @@
|
||||
.np-homepage-hero .np-homepage-headline {
|
||||
font-size: 35px;
|
||||
line-height: 45px;
|
||||
font-weight: 800;
|
||||
font-weight: 800;
|
||||
margin:10px auto 30px;
|
||||
}
|
||||
|
||||
@ -93,7 +93,7 @@
|
||||
.np-homepage-hero .np-homepage-headline {
|
||||
font-size: 55px;
|
||||
line-height:72px;
|
||||
font-weight: 800;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.np-homepage-hero .np-homepage-subheadline {
|
||||
|
||||
Reference in New Issue
Block a user