KIT&GO layout fix
This commit is contained in:
@@ -16,4 +16,5 @@ Les premiers modules publiés sont :
|
|||||||
- [Introduction](/gotogether/kit-and-go/introduction/)
|
- [Introduction](/gotogether/kit-and-go/introduction/)
|
||||||
- [Module 1 : Plan de mobilite](/gotogether/kit-and-go/module1-plan-de-mobilite/)
|
- [Module 1 : Plan de mobilite](/gotogether/kit-and-go/module1-plan-de-mobilite/)
|
||||||
- [Module 2 : Forfait Mobilités Durables](/gotogether/kit-and-go/module2-forfait-mobilites-durables/)
|
- [Module 2 : Forfait Mobilités Durables](/gotogether/kit-and-go/module2-forfait-mobilites-durables/)
|
||||||
|
- [Module 3 - Discussion autour du covoiturage](/gotogether/kit-and-go/module3-discussion-sur-le-covoiturage/)
|
||||||
|
|
||||||
|
|||||||
@@ -111,7 +111,8 @@ p {
|
|||||||
|
|
||||||
.container {
|
.container {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 1020px; }
|
max-width: 1020px;
|
||||||
|
padding: 10px; }
|
||||||
|
|
||||||
.cap {
|
.cap {
|
||||||
text-transform: uppercase; }
|
text-transform: uppercase; }
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ p {
|
|||||||
.container {
|
.container {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 1020px;
|
max-width: 1020px;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cap {
|
.cap {
|
||||||
|
|||||||
Reference in New Issue
Block a user