mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	🎨 Hero styling
This commit is contained in:
		| @@ -11,23 +11,28 @@ | ||||
|  | ||||
|   <body> | ||||
|     <main> | ||||
|       <section id="title"> | ||||
|         <h1 class="title__thicc">Self-Defined</h1> | ||||
|       </section> | ||||
|  | ||||
|       <section class="auto-grid"> | ||||
|         <p class="summary"> | ||||
|           <span class="subtitle">A modern dictionary about us. We define our words, but they don't define us.</span><br>Self-Defined seeks to provide more inclusive, holistic, and fluid definitions to reflect the modern world.<br> | ||||
|         </p> | ||||
|         <div class="box"> | ||||
|           <span class="subtitle">Ways to help</span> | ||||
|           <ol> | ||||
|             <li> Submit words and definitions through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a>.</li> | ||||
|             <li>Sponsor this work through <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li> | ||||
|             <li>Volunteer writing, design, dev help by <a href="http://www.twitter.com/tatianatmac">DMing me @tatianatmac on Twitter</a>.</li> | ||||
|           </ol> | ||||
|         </div> | ||||
|       </section> | ||||
| 	<section id="introduction" class="auto-grid"> | ||||
| 		<div id="title"> | ||||
| 			<h1 class="title__thicc">Self-Defined</h1> | ||||
| 			<p>A modern dictionary about us.<br>We define our words, but they don't define us.</p> | ||||
| 		</div> | ||||
| 		<div>  | ||||
| 			<p class="summary"> | ||||
| 				Self-Defined seeks to provide more inclusive, holistic, and fluid definitions to reflect the the diverse perspectives of the modern world. | ||||
| 			</p> | ||||
| 			<p> | ||||
| 				With the foundation of vocabulary, we can begin to understand lived experiences of people different than us. Words can provide us with a sense of identify and allow us to find kinship through common experiences.  | ||||
| 			</p> | ||||
| 		</div> | ||||
| 		<div class="box"> | ||||
| 			<p class="subtitle">Ways to help</p> | ||||
| 			<ol class="help"> | ||||
| 				<li> Submit words and definitions through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a>.</li> | ||||
| 				<li>Sponsor this work through <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li> | ||||
| 				<li>Volunteer writing, design, dev help by <a href="http://www.twitter.com/tatianatmac">DMing me @tatianatmac on Twitter</a>.</li> | ||||
| 			</ol>	 | ||||
| 		</div> | ||||
| 		</section> | ||||
|  | ||||
|       <div class="grid"> | ||||
|         <section class="list"> | ||||
| @@ -44,7 +49,7 @@ | ||||
|             <li>Anti-blackness</li> | ||||
|             <li>Anxiety disorders</li> | ||||
|             <li>aromantic</li> | ||||
|             <li class="subterm">Asian</li> | ||||
|             <li>Asian</li> | ||||
|             <li class="subterm">East</li> | ||||
|             <li class="subterm">South</li> | ||||
|             <li class="subterm">Southeast</li> | ||||
| @@ -77,7 +82,7 @@ | ||||
|             <li>colorism</li> | ||||
|             <li>Complex Post-Traumatic Stress Disorder (PTSD)</li> | ||||
|             <li>cultural appropriation</li> | ||||
|             <li><a class="word__link" href="#crazy">crazy</a></li> | ||||
|       			<li><a class="word__link" href=#crazy>crazy</a><span class="flag__red">ableist slur</span></li> | ||||
|             <li>Demi</li> | ||||
|             <li class="subterm">-boy</li> | ||||
|             <li class="subterm">-girl</li> | ||||
| @@ -159,7 +164,7 @@ | ||||
|             <li>Neurodivergent</li> | ||||
|             <li>Neurotypical</li> | ||||
|             <li>non binary</li> | ||||
|             <li>-Normative</li> | ||||
|             <li>Normative</li> | ||||
|             <li class="subterm">cis</li> | ||||
|             <li class="subterm">hetero</li> | ||||
|             <li><a class="word__link" href="#ocd">Obsessive Compulsive Disorder (OCD)</a></li> | ||||
| @@ -361,7 +366,7 @@ | ||||
|             </ul> | ||||
|           </div>		 | ||||
| 		</section> | ||||
|      | ||||
|  | ||||
| 		<section class="block__word list"> | ||||
| 			<p class="word__signal word__signal__avoid"> | ||||
| 				avoid | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tatianamac
					tatianamac