mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	📏 Changed auto-grid size min
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| @charset "UTF-8"; | ||||
| @import url("https://use.typekit.net/qlo3dpu.css"); | ||||
| :root { | ||||
|   --auto-grid-min-size: 8rem; | ||||
|   --auto-grid-min-size: 16rem; | ||||
| } | ||||
|  | ||||
| body { | ||||
|   | ||||
| @@ -4,7 +4,7 @@ | ||||
| // COLORS // | ||||
|  | ||||
| :root { | ||||
|   --auto-grid-min-size: 8rem; | ||||
|   --auto-grid-min-size: 16rem; | ||||
| } | ||||
|  | ||||
|   $primary-color: #0e4bff; //cobalt blue is so pretty// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tatianamac
					tatianamac