about, header padding added
This commit is contained in:
		
							parent
							
								
									d99339abe4
								
							
						
					
					
						commit
						0d9189bc4e
					
				|  | @ -1,4 +1,6 @@ | |||
| .header { | ||||
|   padding: 1rem; | ||||
|    | ||||
|   @include flexbox(); | ||||
|   @include justify-content(center); | ||||
|   @include align-items(center); | ||||
|  |  | |||
|  | @ -1,4 +1,9 @@ | |||
| .about{ | ||||
|   position: relative; | ||||
|   width: 100%; | ||||
|   padding: 2rem 1rem 0; | ||||
|    | ||||
|   @media only screen and (max-width:768px) { | ||||
|     padding: 1rem; | ||||
|   } | ||||
| } | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	 zzossig
						zzossig