inverted color
This commit is contained in:
		
							parent
							
								
									44e5158941
								
							
						
					
					
						commit
						52d9f94711
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -316,7 +316,7 @@ export default function Type(props) { | |||
|           */} | ||||
|           <div className="text-xs text-right pt-1"> | ||||
|             <Link href="/pricing"> | ||||
|               <a className="text-white opacity-50 hover:opacity-100"> | ||||
|               <a className="text-gray-800 opacity-50 hover:opacity-100"> | ||||
|                 powered by{" "} | ||||
|                 <img | ||||
|                   style={{ top: -2 }} | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ | |||
| <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | ||||
| 	 viewBox="0 0 427 97.5" style="enable-background:new 0 0 427 97.5;" xml:space="preserve"> | ||||
| <style type="text/css"> | ||||
| 	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;} | ||||
| 	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#26282C;} | ||||
| </style> | ||||
| <path class="st0" d="M27.5,88.2c-4.9,0-9.7-1.2-14-3.6c-4.2-2.4-7.6-5.8-9.9-10c-4.8-8.8-4.8-19.4,0-28.2c2.3-4.2,5.8-7.7,10-10 | ||||
| 	c4.3-2.4,9.1-3.7,14-3.6c6-0.1,11.8,1.7,16.5,5.3c4.7,3.6,8,8.7,9.9,15.4H42.8c-1.3-3-3.4-5.5-6.2-7.2c-2.6-1.6-5.6-2.5-8.7-2.5 | ||||
|  |  | |||
| Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB | 
		Loading…
	
		Reference in a new issue
	
	 Peer Richelsen
						Peer Richelsen