Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
13
_sass/pages/_page-service.scss
Normal file
13
_sass/pages/_page-service.scss
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.page-service {
|
||||
.content {
|
||||
> p {
|
||||
&:first-of-type {
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.4;
|
||||
margin-bottom: 40px;
|
||||
font-weight: regular;
|
||||
color: rgb(104, 104, 104);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue