[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:
parent
d5fac11982
commit
8f010a555d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user