small css improvement
This commit is contained in:
		| @@ -17,6 +17,8 @@ | ||||
| h1 { | ||||
|     margin-top: 50; | ||||
|     width: 100%; | ||||
|     font-size: 48px; | ||||
|     color: #2e74d5; | ||||
|     float: left; | ||||
| } | ||||
|  | ||||
| @@ -73,9 +75,12 @@ h2 svg { | ||||
|     clear: both; | ||||
| } | ||||
| .anchor { | ||||
|     color: inherit; | ||||
|     color: #2e74d5; | ||||
|     text-decoration: inherit; | ||||
| } | ||||
| .anchor svg { | ||||
|     fill: #2e74d5; | ||||
| } | ||||
| #jobs { | ||||
|     width: auto; | ||||
|     height: auto; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user