re-fix headers looking weird
This commit is contained in:
		| @@ -61,7 +61,7 @@ footer > a { | ||||
|     padding: 25px 0; | ||||
| } | ||||
|  | ||||
| .title-container { | ||||
|     .title-container { | ||||
|     width: fit-content; | ||||
|     padding: 0; | ||||
|     border-bottom: white; | ||||
| @@ -124,6 +124,12 @@ main > .container { | ||||
|     border-top: white; | ||||
| } | ||||
|  | ||||
| @media only screen and (max-width: 965px) { | ||||
|     .title-container { | ||||
|         min-width: unset; | ||||
|     } | ||||
| } | ||||
|  | ||||
| @media only screen and (max-width: 467px) { | ||||
|     .container { | ||||
|         margin: 10px auto 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user