10 lines
106 B
SCSS
10 lines
106 B
SCSS
.title {
|
|
font-size: 36px;
|
|
margin-bottom: 24px;
|
|
}
|
|
|
|
.copy {
|
|
font-size: 20px;
|
|
margin-bottom: 36px;
|
|
}
|