defaults values title

This commit is contained in:
Julie Blanc 2026-03-09 14:56:09 +01:00
parent 3dd1f032f9
commit 9c58edb425
5 changed files with 121 additions and 45 deletions

View file

@ -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 {