Minor CSS tweaks
Edited h1, h2 and Hero p fonts based on Heini's comments from 20.11. email
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
border-radius: none;
|
||||
padding: 0.8rem 2rem;
|
||||
margin: 0.5rem;
|
||||
font-size: 10px;
|
||||
font-size: 13px;
|
||||
background: none;
|
||||
text-transform: uppercase;
|
||||
|
||||
@media screen and (max-width: 800px - 1px) {
|
||||
font-size: 16px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
&.hero {
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
h2 {
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 3px;
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
line-height: 24px;
|
||||
|
||||
h1 {
|
||||
font-size: 26px;
|
||||
max-width: 400px;
|
||||
font-size: 2.3em;
|
||||
font-weight: 300;
|
||||
line-height: 30px;
|
||||
line-height: 40px;
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user