Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit d5a7f5bd authored by Julie Thezenas's avatar Julie Thezenas
Browse files

test inline flex 3

parent a2e18f72
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
.two-topic-list-sidebar .custom-homepage-columns { .two-topic-list-sidebar .custom-homepage-columns {
width: calc(100% - 1em); width: calc(100% - 1em);
padding: 0; padding: 0;
display: inline-flex; display: flex;
flex-direction: column; flex-direction: column;
margin: 3.5em 0 0 1em; margin: 3.5em 0 0 1em;
.col { .col {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment