summaryrefslogtreecommitdiff
path: root/stylesheets/membre.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-16 22:08:09 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-16 22:08:09 +0100
commit4aa40d8910ce1ead12aa7a34bba5d2679ba09209 (patch)
tree02d93061a29fd885c1e1ad1cf274582af48ba58c /stylesheets/membre.css
parent241ae4c3fe484acb72d07870021a4fa3a6ffc69c (diff)
downloadquatuorbellefeuille.com-4aa40d8910ce1ead12aa7a34bba5d2679ba09209.tar.xz
Add some margins
Diffstat (limited to 'stylesheets/membre.css')
-rw-r--r--stylesheets/membre.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css
index 44f34ad..4356962 100644
--- a/stylesheets/membre.css
+++ b/stylesheets/membre.css
@@ -31,6 +31,10 @@ main {
margin-bottom: 0.2em;
}
+#photo {
+ margin-top: 2em;
+}
+
#photo img {
width: 100%;
background-size: cover;