smaller headder
This commit is contained in:
parent
0613a926d0
commit
ca1142e075
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ body {
|
||||||
/* background-size: cover; */
|
/* background-size: cover; */
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding-top: 2.5rem;
|
padding-top: 1.5rem;
|
||||||
padding-bottom: 4.9rem;
|
padding-bottom: 3.5rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ body {
|
||||||
|
|
||||||
.header .tagline {
|
.header .tagline {
|
||||||
color: #eeeeed /* #aaaaac */;
|
color: #eeeeed /* #aaaaac */;
|
||||||
font-size: 1.5rem;
|
font-size: 1.0rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue