File tree Expand file tree Collapse file tree 3 files changed +13
-61
lines changed
Expand file tree Collapse file tree 3 files changed +13
-61
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 287287 z-index : 100 ;
288288}
289289.exemples h2 {
290- position : relative;
291290 padding : 10px 20px ;
292291 background-color : # 46004b ;
293292 color : white;
298297}
299298
300299.exemples p {
301- position : relative;
302300 padding : 5px 10px ;
303301 background-color : # ff3600 ;
304302 color : white;
@@ -515,4 +513,15 @@ img {
515513 .nav-link li {
516514 margin : 5px 0 ;
517515 }
518- }
516+ .commission {
517+ display : flex;
518+ flex-direction : column;
519+ align-items : center;
520+ }
521+
522+ .exemples {
523+ display : flex;
524+ flex-direction : column;
525+ align-items : center;
526+ }
527+ }
Original file line number Diff line number Diff line change 294294 .nav-link li {
295295 margin : 5px 0 ;
296296 }
297+
297298}
You can’t perform that action at this time.
0 commit comments