mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Update) Header: adjust h1 size
This commit is contained in:
parent
159f9797b3
commit
251405a23e
2 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@
|
|||
}
|
||||
> h1 {
|
||||
margin-top: 2.5em;
|
||||
margin-bottom: 8px; /*optical*/
|
||||
font-size: 50px;
|
||||
margin-bottom: 20px; /*optical*/
|
||||
font-size: 60px;
|
||||
line-height: 1.2;
|
||||
letter-spacing: -0.01em;
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
overflow: hidden;
|
||||
&:after {
|
||||
content: '';
|
||||
background-image: linear-gradient(to bottom, rgba(black, 0.6), transparent);
|
||||
background-image: linear-gradient(to bottom, rgba(black, 0.5), transparent);
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue