summaryrefslogtreecommitdiff
path: root/stylesheets/contact.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/contact.css
parent372c30477e54a3bd4d5ce7e8cdfb85db2cfb9347 (diff)
downloadquatuorbellefeuille.com-0229130aadbc07d917fad810d26eefa18c5321e8.tar.xz
Tweak title sizes and colors
Diffstat (limited to 'stylesheets/contact.css')
-rw-r--r--stylesheets/contact.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/stylesheets/contact.css b/stylesheets/contact.css
index 964a1ae..75bb458 100644
--- a/stylesheets/contact.css
+++ b/stylesheets/contact.css
@@ -1,3 +1,7 @@
+main h1 {
+ color: #377d1f;
+}
+
@media (min-width: 40em) {
main {
display: grid;
@@ -5,7 +9,6 @@
}
main h1 {
- color: #377d1f;
margin-top: 0;
}