aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/www.scss
diff options
context:
space:
mode:
authorYour Name <you@example.com>2017-12-26 17:24:31 +0100
committerYour Name <you@example.com>2017-12-26 17:24:31 +0100
commitcaa3691a639cf4f158b75e994cb127e34972fbad (patch)
treee6bc507809fbb138f98f34920ddee9824d614168 /assets/scss/www.scss
parentc79cd68da9b24a6a5a93884c16074614726ec5a0 (diff)
downloadlesoiseaux.io-caa3691a639cf4f158b75e994cb127e34972fbad.tar.gz
Add www info and discussion
Diffstat (limited to 'assets/scss/www.scss')
-rwxr-xr-xassets/scss/www.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/assets/scss/www.scss b/assets/scss/www.scss
index 6553fe7..f75a975 100755
--- a/assets/scss/www.scss
+++ b/assets/scss/www.scss
@@ -140,7 +140,6 @@ body {
article {
font-size: 1.6rem;
- max-width: 60rem;
margin: 0 auto;
p {
@@ -149,6 +148,12 @@ article {
font-size: 105%;
text-align: justify;
}
+
+ video {
+ background: white;
+ height: 40rem;
+ margin-top: 5rem;
+ }
}
div.map {