feat: Add padding to iframe content
This commit is contained in:
		@@ -346,3 +346,8 @@ AN Cards
 | 
			
		||||
    right: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* Embedding Specifics */
 | 
			
		||||
.embed-main-content {
 | 
			
		||||
  padding: 20px 10px 20px 10px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -44,7 +44,7 @@
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
 | 
			
		||||
<div class="">
 | 
			
		||||
<div class="embed-main-content">
 | 
			
		||||
    {% block content %}{% endblock %}
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user