Minor CSS tweaks

Edited h1, h2 and Hero p fonts based on Heini's comments from 20.11.
email
This commit is contained in:
Aarni Halinen
2018-12-18 19:28:40 +02:00
parent 1b10b4c959
commit fcdb2b81ff
4 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -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 {