fix incorrect css location
This commit is contained in:
		| @@ -176,10 +176,6 @@ div.social-links > a { | |||||||
|     text-align: left; |     text-align: left; | ||||||
| } | } | ||||||
|  |  | ||||||
| pre.highlight { |  | ||||||
|     overflow: scroll; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| @media only screen and (max-width: 900px) { | @media only screen and (max-width: 900px) { | ||||||
|     .card { |     .card { | ||||||
|         min-width: unset; |         min-width: unset; | ||||||
|   | |||||||
| @@ -144,6 +144,10 @@ footer > a { | |||||||
|     margin-top: 20px; |     margin-top: 20px; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | pre.highlight { | ||||||
|  |     overflow: scroll; | ||||||
|  | } | ||||||
|  |  | ||||||
| @media only screen and (max-width: 341px) { | @media only screen and (max-width: 341px) { | ||||||
|     #socials > div > a { |     #socials > div > a { | ||||||
|         font-size: x-small; |         font-size: x-small; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Tyler
					Tyler