--- a/README.md Fri Aug 23 17:40:43 2019 +0200
+++ b/README.md Wed Sep 04 16:59:11 2019 +0200
@@ -18,6 +18,9 @@
### Installing
+*For WSL on Windows you may have to create an alias for docker-compose :``` $ alias docker-compose=docker-compose.exe```*
+
+
Build docker images:
```
--- a/src/web/app/themes/twentynineteen-child/style.css Fri Aug 23 17:40:43 2019 +0200
+++ b/src/web/app/themes/twentynineteen-child/style.css Wed Sep 04 16:59:11 2019 +0200
@@ -92,6 +92,12 @@
Justify-content: flex-start;
align-items: baseline;
}
+/*DANS LA PRESSE*/
+.page-id-768 .content-area, .page-id-768 .site-main {
+ display: flex;
+ flex-flow: row wrap;
+ Justify-content: center;
+}
body.home .entry {
margin: 0;