Slightly toning down h2s again
This commit is contained in:
parent
d63696d065
commit
6abf49094e
|
@ -63,4 +63,4 @@
|
||||||
|
|
||||||
{% include analytics.html %}
|
{% include analytics.html %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
|
@ -50,7 +50,8 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 22px;
|
font-weight: 400;
|
||||||
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
|
Loading…
Reference in a new issue