mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-16 02:09:44 +00:00
content bloc: fix margins and breakpoints
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
{% block title %}{{ 'Alreay existing person'|trans }}{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
<div class="col-12 parent" >
|
||||
<div class="col-md-10 offset-md-1 parent">
|
||||
<div class="person-new col-12 my-5">
|
||||
<div class="row justify-content-center">
|
||||
|
||||
<div class="col-md-10 col-xxl">
|
||||
|
||||
<div class="warning flash_message">
|
||||
<span>
|
||||
|
Reference in New Issue
Block a user