feat: Make header of description card header title
This commit is contained in:
		@@ -84,7 +84,7 @@
 | 
			
		||||
                <div class="cell">
 | 
			
		||||
                    <div class="card">
 | 
			
		||||
                        <div class="card-header">
 | 
			
		||||
                            <h1>{% translate "Beschreibung" %}</h1>
 | 
			
		||||
                            <h1 class="card-header-title title is-2">{% translate "Beschreibung" %}</h1>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <div class="card-content">
 | 
			
		||||
                            <p>{% if adoption_notice.description %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user