debug prod mobile
This commit is contained in:
		@@ -552,6 +552,7 @@ body{
 | 
			
		||||
              max-width: 100%;
 | 
			
		||||
              transition: all 0.3s ease-out;
 | 
			
		||||
              justify-self: flex-end;
 | 
			
		||||
              align-self: flex-end;
 | 
			
		||||
              &.retracted {
 | 
			
		||||
                max-width: 25%;
 | 
			
		||||
                // grid-column: 16 / span 1;
 | 
			
		||||
@@ -715,6 +716,7 @@ body{
 | 
			
		||||
                  margin: 0;
 | 
			
		||||
                  margin-bottom: 0.2rem;
 | 
			
		||||
                  font-size: $sm-font-size-mobile;
 | 
			
		||||
                  text-wrap: nowrap;
 | 
			
		||||
                  @media screen and (min-width: $desktop-min-width) {
 | 
			
		||||
                    font-size: $sm-font-size-desktop;
 | 
			
		||||
                  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user