Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c0a2a6383
commit
2391984f67
1 changed files with 10 additions and 0 deletions
|
@ -321,9 +321,19 @@ .header {
|
|||
h1 {
|
||||
font-size: 150%;
|
||||
}
|
||||
h1 {
|
||||
font-size: 150%;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 130%;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 115%;
|
||||
}
|
||||
font-size: 130%;
|
||||
}
|
||||
h3 {
|
||||
font-size: 115%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue