style: update website style.
This commit is contained in:
		@@ -968,9 +968,6 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
 | 
			
		||||
  table td:first-child {
 | 
			
		||||
    white-space: initial;
 | 
			
		||||
  }
 | 
			
		||||
  .home-card {
 | 
			
		||||
    grid-template-columns: repeat(4,minmax(0,1fr));
 | 
			
		||||
  }
 | 
			
		||||
  .wrap-header.h3wrap > .wrap-body {
 | 
			
		||||
    overflow: initial;
 | 
			
		||||
  }
 | 
			
		||||
@@ -978,3 +975,9 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (min-width: 768px) {
 | 
			
		||||
  .home-card {
 | 
			
		||||
    grid-template-columns: repeat(4,minmax(0,1fr));
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user