💄 Make skills list a bit nicer to look at
This commit is contained in:
		
					parent
					
						
							
								0d6c151a2b
							
						
					
				
			
			
				commit
				
					
						490e1ab350
					
				
			
		
					 2 changed files with 10 additions and 3 deletions
				
			
		|  | @ -158,3 +158,9 @@ p, dl, ul, ol { | |||
|       max-height: 12rem; | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| ul.skills { | ||||
|     display: grid; | ||||
|     grid-gap: .25rem; | ||||
|     grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); | ||||
| } | ||||
|  |  | |||
							
								
								
									
										7
									
								
								web.html
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								web.html
									
										
									
									
									
								
							|  | @ -19,11 +19,12 @@ title: Web Résumé | |||
| <p>Web developer with broad experience in both large (educational and commercial) and small(commercial) websites. Designed custom web applications from the ground up, and modified existing open-source applications to meet specific needs. Effective communicator, with experience researching and writing content for educational websites. Social media expertise maintaining Facebook and Twitter accounts for educational institution, and building Facebook applications.</p> | ||||
| 
 | ||||
| <p>Skills include:</p> | ||||
| <ul> | ||||
| <ul class="skills"> | ||||
| 	<li>HTML</li> | ||||
| 	<li>CSS</li> | ||||
| 	<li>SASS (SCSS)</li> | ||||
| 	<li>SCSS</li> | ||||
| 	<li>JavaScript</li> | ||||
| 	<li>vue.js</li> | ||||
| 	<li>jQuery</li> | ||||
| 	<li>AJAX</li> | ||||
| 	<li>React</li> | ||||
|  | @ -39,8 +40,8 @@ title: Web Résumé | |||
| 	<li>Apache</li> | ||||
| 	<li>Linux</li> | ||||
| 	<li>Docker</li> | ||||
| 	<li>AWS</li> | ||||
| 	<li>Google App Engine</li> | ||||
|   <li>AWS</li> | ||||
| </ul> | ||||
| </section> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue