defaults values title
This commit is contained in:
parent
3dd1f032f9
commit
9c58edb425
5 changed files with 121 additions and 45 deletions
|
|
@ -31,7 +31,7 @@ body {
|
|||
}
|
||||
|
||||
p {
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
|
|
@ -45,9 +45,7 @@ h1 {
|
|||
padding-left: 20px;
|
||||
margin-top: 60px;
|
||||
margin-bottom: 30px;
|
||||
font-family: "Source Code Pro";
|
||||
font-style: normal;
|
||||
color: rgb(237, 13, 13);
|
||||
font-family: "Montserrat";
|
||||
}
|
||||
|
||||
em {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue