diff options
Diffstat (limited to 'stylesheets/commun.css')
| -rw-r--r-- | stylesheets/commun.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index 8bc6df9..59cb22a 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -200,6 +200,10 @@ footer.legal { margin-left: 4em; } + main h1 { + font-size: 1.4em; + } + footer.social { grid-row: 1 / -2; grid-column: 5; |
