mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
content bloc: fix margins and breakpoints
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% block personcontent %}
|
||||
<div class="person-edit">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-10">
|
||||
<div class="col-md-10 col-xxl">
|
||||
|
||||
<h1>{{ 'Update details for %name%'|trans({ '%name%': person.firstName|capitalize ~ ' ' ~ person.lastName|capitalize } ) }}</h1>
|
||||
|
||||
|
Reference in New Issue
Block a user