Centre-align Heading 1. Increase body text size.
This commit is contained in:
parent
5322a817fa
commit
2c8a39d376
@ -45,13 +45,14 @@ body {
|
||||
margin-left: 400px;
|
||||
margin-right: 150px;
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 18px;
|
||||
font-size: 20px;
|
||||
background-color: #262626;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 26px;
|
||||
text-align: center;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@ -86,7 +87,7 @@ p {
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 14px;
|
||||
font-size: 18px;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user