Improve font and layout.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.splash-container {
|
||||
margin: -2rem -2rem 0 -2rem;
|
||||
padding: 0;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
/* Hero Section */
|
||||
@@ -60,6 +60,7 @@
|
||||
transition: all 0.3s ease;
|
||||
font-weight: 500;
|
||||
display: inline-block;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
@@ -380,6 +381,7 @@
|
||||
border-radius: 6px;
|
||||
transition: all 0.3s ease;
|
||||
font-weight: 500;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.btn-pricing:hover {
|
||||
|
||||
Reference in New Issue
Block a user