Fixing header of article h1 smaller than in article h1.
This commit is contained in:
parent
271bb10cc7
commit
63219020f9
@ -27,6 +27,9 @@ a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
header h2 {
|
||||
font-size: 33px;
|
||||
}
|
||||
article h1 {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user