mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Make content float on the left side
This commit is contained in:
		
							parent
							
								
									f4701e7fa6
								
							
						
					
					
						commit
						e56ea01985
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -12,7 +12,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="content mt-3">
 | 
					    <div class="content mt-3">
 | 
				
			||||||
        {{ if .TableOfContents }}
 | 
					        {{ if .TableOfContents }}
 | 
				
			||||||
            <div class="float-1g-right ml-lg-3 mb-3 p-3">
 | 
					            <div class="float-lg-end ml-lg-3 mb-3 p-3">
 | 
				
			||||||
                {{ .TableOfContents }}
 | 
					                {{ .TableOfContents }}
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
        {{ end }}
 | 
					        {{ end }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue