debug retractable message mobile
This commit is contained in:
		@@ -696,7 +696,6 @@ body{
 | 
			
		||||
                align-items: center;
 | 
			
		||||
                transform: rotate(90deg) scale(1);
 | 
			
		||||
                transition: all 0.3s ease-out;
 | 
			
		||||
                text-wrap: nowrap;
 | 
			
		||||
                &:hover {
 | 
			
		||||
                  transform: rotate(90deg) scale(1.05);
 | 
			
		||||
                }
 | 
			
		||||
@@ -718,6 +717,7 @@ body{
 | 
			
		||||
                  margin-bottom: 0.2rem;
 | 
			
		||||
                  font-size: $sm-font-size-mobile;
 | 
			
		||||
                  text-wrap: nowrap;
 | 
			
		||||
                  white-space: nowrap;
 | 
			
		||||
                  @media screen and (min-width: $desktop-min-width) {
 | 
			
		||||
                    font-size: $sm-font-size-desktop;
 | 
			
		||||
                  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user