summaryrefslogtreecommitdiff
path: root/stylesheets/membre.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-15 13:11:17 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-15 13:11:17 +0100
commit2eeda668db31cea1d47ca45907b839d6b0f5f2b9 (patch)
tree597b6a219fd220ba1f02bc222d776346361416ee /stylesheets/membre.css
parente48e6a6f6a5b1920b8e920d699cfd516e50f426d (diff)
downloadquatuorbellefeuille.com-2eeda668db31cea1d47ca45907b839d6b0f5f2b9.tar.xz
Try to simplify margin/padding management
Diffstat (limited to 'stylesheets/membre.css')
-rw-r--r--stylesheets/membre.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css
index 4905299..d4de920 100644
--- a/stylesheets/membre.css
+++ b/stylesheets/membre.css
@@ -4,11 +4,6 @@ main {
align-items: center;
}
-main > * {
- margin-left: 2em;
- margin-right: 2em;
-}
-
#bio {
justify-self: center;
}