diff --git a/materialize/css/style-page.css b/materialize/css/style-page.css
index 45174d0..f37dfee 100644
--- a/materialize/css/style-page.css
+++ b/materialize/css/style-page.css
@@ -9,18 +9,20 @@ body {
width: 100%;
}
+section {
+ margin-bottom: 4em;
+}
+
.full-picture {
- position: relative;
height: 100%;
width: 100%;
min-height: 250px;
}
-.bordered-picture {
+.bordered-picture img {
height: 80%;
width: 80%;
margin-left: 10%;
margin-right: 10%;
margin-top: 3em;
- margin-bottom: 5em;
}
diff --git a/templates/page-example.html b/templates/page-example.html
index 435c959..7bcc610 100644
--- a/templates/page-example.html
+++ b/templates/page-example.html
@@ -13,14 +13,11 @@
pouet
-pouet
- -