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{
|
||||
font-family: $mono_font;
|
||||
font-size: 21px;
|
||||
|
||||
|
||||
.red-text{
|
||||
color: #eb2b2b;
|
||||
}
|
||||
@ -85,10 +85,6 @@ hr {
|
||||
font-size: 57px;
|
||||
}
|
||||
|
||||
.is-size-4-1 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.header .hero-body {
|
||||
padding-left: 0px !important;
|
||||
padding-top: 8em;
|
||||
|
@ -5,7 +5,7 @@
|
||||
<p class="title is-size-0-1">
|
||||
{{ site.Params.header.name }}
|
||||
</p>
|
||||
<p class="subtitle is-size-4-1">
|
||||
<p class="subtitle is-size-6">
|
||||
{{ site.Params.header.subtitle }}
|
||||
</p>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user