User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 17: Line 17:
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;
     justify-content: space-evenly;
     justify-content: center;
     padding-bottom: 10px;
     padding-bottom: 10px;
   }
   }