update link
This commit is contained in:
@@ -15,6 +15,10 @@ body h2 {
|
||||
font-family: 'Lato', sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: 'Lato', sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
@@ -140,7 +144,18 @@ button:focus {
|
||||
font-size: 5rem;
|
||||
line-height: 1;
|
||||
font-family: 'Lato', sans-serif !important;
|
||||
|
||||
}
|
||||
|
||||
text-6xl {
|
||||
font-family: 'Lato', sans-serif !important;
|
||||
}
|
||||
|
||||
text-5xl {
|
||||
font-family: 'Lato', sans-serif !important;
|
||||
}
|
||||
|
||||
|
||||
@media (min-width: 375px) {
|
||||
.text-3xl {
|
||||
font-size: 2.25rem
|
||||
|
||||
Reference in New Issue
Block a user