Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
8
_sass/components/_title.scss
Normal file
8
_sass/components/_title.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.title {
|
||||
color: $black;
|
||||
font-size: 48px;
|
||||
line-height: 1.2;
|
||||
@include media-breakpoint-up(lg) {
|
||||
font-size: 50px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue