mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	grid changes, wording changes
This commit is contained in:
		| @@ -58,7 +58,7 @@ li { | ||||
|     grid-column: 2 / span 1; | ||||
|     grid-row: 1; } | ||||
|   #summary { | ||||
|     grid-column: 1 / span 2; | ||||
|     grid-column: 1 / span 1; | ||||
|     grid-row: 2; } | ||||
|   .list { | ||||
|     grid-row: span 3; | ||||
|   | ||||
| @@ -16,7 +16,7 @@ | ||||
| 	</div>		 | ||||
|  | ||||
| 	<div class="item" id="description"> | ||||
| 		<h2>A modern dictionary about us, written by us</h2> | ||||
| 		<h2>A modern dictionary about us. We define our words, but they don't define us.</h2> | ||||
| 	</div> | ||||
| 	<div class="item" id="summary">	 | ||||
| 		<p>For now, this stands as a list only, from which you can self-educate. Future phases will include definitions and resources.</p> | ||||
|   | ||||
| @@ -124,7 +124,7 @@ li { | ||||
|   } | ||||
|  | ||||
|    #summary { | ||||
|     grid-column: 1 / span 2; | ||||
|     grid-column: 1 / span 1; | ||||
|     grid-row: 2 | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tatianamac
					tatianamac