This commit is contained in:
atomiks
2018-02-26 00:22:14 +11:00
parent 767b720f10
commit da84f0af71
5 changed files with 17 additions and 10 deletions

View File

@ -46,7 +46,7 @@
&__description {
font-size: 1.5rem;
max-width: 600px;
margin: 0 auto;
margin: 0 auto 1rem;
font-weight: 300;
letter-spacing: 0.4px;
}
@ -57,6 +57,10 @@
-webkit-text-fill-color: transparent;
font-size: 4rem;
}
&__github-button {
color: white;
}
}
@media (min-width: 579px) {