mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	social-icons(css): refactor
move to main.css
This commit is contained in:
		| @@ -38,3 +38,13 @@ | |||||||
| .pagination .next { | .pagination .next { | ||||||
|     margin-left: auto; |     margin-left: auto; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .social-icons { | ||||||
|  |     padding: 12px 0; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .social-icons a { | ||||||
|  |     margin: 2px; | ||||||
|  |     padding: 6px; | ||||||
|  |     font-size: 1.4em; | ||||||
|  | } | ||||||
| @@ -94,9 +94,3 @@ | |||||||
|     pointer-events: none; |     pointer-events: none; | ||||||
|     width: 100%; |     width: 100%; | ||||||
| } | } | ||||||
|  |  | ||||||
| .social-icons a { |  | ||||||
|     margin: 2px; |  | ||||||
|     padding: 6px; |  | ||||||
|     font-size: 1.4em; |  | ||||||
| } |  | ||||||
| @@ -32,10 +32,6 @@ img { | |||||||
|     } |     } | ||||||
| } | } | ||||||
|  |  | ||||||
| .social-icons { |  | ||||||
|     padding: 12px 0; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| .buttons { | .buttons { | ||||||
|     display: flex; |     display: flex; | ||||||
|     flex-wrap: wrap; |     flex-wrap: wrap; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange