forked from cybrespace/pinafore
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			159 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			159 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="free-text">
 | |
|   <slot></slot>
 | |
| </div>
 | |
| <style>
 | |
|   :global(.free-text) {
 | |
|     margin: 20px;
 | |
|   }
 | |
|   :global(.free-text p) {
 | |
|     margin: 20px 0;
 | |
|   }
 | |
| </style> |