improve styling
This commit is contained in:
		@@ -39,9 +39,9 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .btn-alert {
 | 
			
		||||
    @apply bg-red-600 focus:bg-red-700 active:bg-red-800;
 | 
			
		||||
    @apply border-red-600 focus:border-red-700 active:border-red-800;
 | 
			
		||||
    @apply text-primary-400;
 | 
			
		||||
    @apply bg-red-700 focus:bg-red-800 active:bg-red-900;
 | 
			
		||||
    @apply border-red-700 focus:border-red-800 active:border-red-900;
 | 
			
		||||
    @apply text-primary-300;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .hr {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user