mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 17:53:28 -05:00 
			
		
		
		
	Remove <hr> separator before footer
This commit is contained in:
		| @@ -583,6 +583,7 @@ body { | |||||||
| } | } | ||||||
|  |  | ||||||
| footer { | footer { | ||||||
|  |   margin-top: 20px; | ||||||
|   text-align: center; |   text-align: center; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
| @@ -21,7 +21,6 @@ | |||||||
|         </main> |         </main> | ||||||
|  |  | ||||||
|         {{ if or .Site.Copyright .Site.Params.footer }} |         {{ if or .Site.Copyright .Site.Params.footer }} | ||||||
|             <hr> |  | ||||||
|             <footer> |             <footer> | ||||||
|                 <small> |                 <small> | ||||||
|                     {{ with .Site.Copyright }} |                     {{ with .Site.Copyright }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user