Better nesting of styling for button-container.
This commit is contained in:
		@@ -74,7 +74,8 @@ body {
 | 
			
		||||
    margin-right: 2rem;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  @include mobile &:not(.row) {
 | 
			
		||||
  @include mobile {
 | 
			
		||||
    &:not(.row) {
 | 
			
		||||
      flex-direction: column;
 | 
			
		||||
      align-items: center;
 | 
			
		||||
 | 
			
		||||
@@ -83,6 +84,7 @@ body {
 | 
			
		||||
        margin-bottom: .75rem;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
input,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user