summaryrefslogtreecommitdiff
path: root/stylesheets/commun.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:08:45 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:08:45 +0100
commit0229130aadbc07d917fad810d26eefa18c5321e8 (patch)
tree2ceb59cbacab95fbdc8aa73f448b1ee371f5d42f /stylesheets/commun.css
parent372c30477e54a3bd4d5ce7e8cdfb85db2cfb9347 (diff)
downloadquatuorbellefeuille.com-0229130aadbc07d917fad810d26eefa18c5321e8.tar.xz
Tweak title sizes and colors
Diffstat (limited to 'stylesheets/commun.css')
-rw-r--r--stylesheets/commun.css4
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;