font-size increased

This commit is contained in:
Inaki Fernandez
2020-05-29 03:02:38 +02:00
parent 444d8dfe21
commit 3a728d1452

View File

@@ -5,7 +5,7 @@ body {
margin: 25px;
background-color:rgb(240,240,240);
font-family: arial, sans-serif;
font-size: 14px;
font-size: 18px;
}
/* Applies to all <h1>...</h1> elements. */