User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 18: Line 18:
     flex-direction: column;
     flex-direction: column;
     justify-content: center;
     justify-content: center;
    column-gap: 5px;
     padding-bottom: 10px;
     padding-bottom: 10px;
   }
   }
Line 28: Line 27:
    
    
   #welcome-subtitle {
   #welcome-subtitle {
     margin: 0;
     margin: -5px;
   }
   }