added new class
This commit is contained in:
		
							
								
								
									
										18
									
								
								public/css/app.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								public/css/app.css
									
									
									
									
										vendored
									
									
								
							@@ -51017,10 +51017,6 @@ body{
 | 
			
		||||
    width: 500px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .sm\:w-1\/2{
 | 
			
		||||
    width: 50%;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .sm\:w-6\/12{
 | 
			
		||||
    width: 50%;
 | 
			
		||||
  }
 | 
			
		||||
@@ -51287,6 +51283,12 @@ body{
 | 
			
		||||
    display: flex;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .lg\:inline-flex{
 | 
			
		||||
    display: -webkit-inline-box;
 | 
			
		||||
    display: -ms-inline-flexbox;
 | 
			
		||||
    display: inline-flex;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .lg\:hidden{
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
@@ -51502,14 +51504,14 @@ body{
 | 
			
		||||
        justify-content: space-around;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    .lg\:gap-8{
 | 
			
		||||
    gap: 2rem;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    .lg\:gap-16{
 | 
			
		||||
    gap: 4rem;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    .lg\:gap-8{
 | 
			
		||||
    gap: 2rem;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]){
 | 
			
		||||
    --tw-space-x-reverse: 0;
 | 
			
		||||
    margin-right: calc(4rem * var(--tw-space-x-reverse));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user