Increase font size of last step of link flow
This commit is contained in:
@@ -8,13 +8,14 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
@include font-body-1-bold;
|
@include font-title-2;
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
@include font-subtitle;
|
@include font-body-1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
margin-block-start: 0;
|
||||||
|
|
||||||
@include light-theme {
|
@include light-theme {
|
||||||
color: $color-gray-60;
|
color: $color-gray-60;
|
||||||
|
Reference in New Issue
Block a user