chore: removed portrait css
This commit is contained in:
		@@ -12,7 +12,6 @@ body {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html {
 | 
			
		||||
  /* colors */
 | 
			
		||||
  background-image: linear-gradient(-30deg, #C0E0FF6F 70%, #FFE0C04F);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -72,6 +71,6 @@ html.theme-dark {
 | 
			
		||||
 | 
			
		||||
@media(orientation: portrait){
 | 
			
		||||
  main{
 | 
			
		||||
    margin: 1em;
 | 
			
		||||
    margin-top: 0;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user