User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 7: Line 7:
     justify-content: flex-start;
     justify-content: flex-start;
     align-items: center;
     align-items: center;
    padding-left: 50px;
      
      
     border: solid;
     border: solid;
Line 18: Line 19:
     flex-direction: column;
     flex-direction: column;
     justify-content: center;
     justify-content: center;
     padding-bottom: 15px;
     padding: 0 0 15px 20px;
   }
   }