[Style] title font size adjustment

Keep h1 font size of schedule similar to agenda at width 768 ~ 1063px
Fix the collapsing margin
This commit is contained in:
Tony Yang 2021-02-05 01:15:30 +08:00
parent d5fac11982
commit 8f010a555d
Signed by: t510599
GPG Key ID: D88388851C28715D

View File

@ -27,7 +27,7 @@
h1 {
font-size: 36pt;
line-height: 1.45em;
margin: 15px 0;
padding: 15px 0;
}
h2 {
@ -104,6 +104,10 @@
#news-schedule {
margin: 0 100px;
h1 {
font-size: 28pt;
}
#presentation-example,
#espresso-example {
margin-bottom: unset;