Changes header II
This commit is contained in:
parent
45e49756bb
commit
661a2d4a3c
File diff suppressed because one or more lines are too long
@ -17,7 +17,7 @@ body {
|
|||||||
h1{
|
h1{
|
||||||
font-family: $mono_font;
|
font-family: $mono_font;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
|
|
||||||
.red-text{
|
.red-text{
|
||||||
color: #eb2b2b;
|
color: #eb2b2b;
|
||||||
}
|
}
|
||||||
@ -85,10 +85,6 @@ hr {
|
|||||||
font-size: 57px;
|
font-size: 57px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-size-4-1 {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header .hero-body {
|
.header .hero-body {
|
||||||
padding-left: 0px !important;
|
padding-left: 0px !important;
|
||||||
padding-top: 8em;
|
padding-top: 8em;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<p class="title is-size-0-1">
|
<p class="title is-size-0-1">
|
||||||
{{ site.Params.header.name }}
|
{{ site.Params.header.name }}
|
||||||
</p>
|
</p>
|
||||||
<p class="subtitle is-size-4-1">
|
<p class="subtitle is-size-6">
|
||||||
{{ site.Params.header.subtitle }}
|
{{ site.Params.header.subtitle }}
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user