modal for "continue with confidence"
This commit is contained in:
parent
9062b4e1a2
commit
5476cf39e9
11 changed files with 77 additions and 166 deletions
|
|
@ -94,19 +94,11 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
.btn-main.btn-slim {
|
||||
padding: .5em 2.5em;
|
||||
}
|
||||
|
||||
|
||||
// Text utility classes
|
||||
.content-text {
|
||||
font-family: $text-font-family;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.caption {
|
||||
color: $dark-gray;
|
||||
font-family: $text-font-family;
|
||||
|
|
|
|||
|
|
@ -11,5 +11,5 @@ $royal-blue: #6166E9;
|
|||
|
||||
// Typography
|
||||
$base-font-family: 'Poppins', sans-serif !default;
|
||||
$text-font-family: 'Prata', serif;
|
||||
$text-font-family: 'Poppins', sans-serif !default;
|
||||
$footer-font-family: 'Inter', sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue