Added mobile layout to new components
This commit is contained in:
parent
9037540988
commit
64f38f3aa4
5 changed files with 15 additions and 12 deletions
|
|
@ -22,7 +22,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<main role="main" class="row max-height m-0 p-0">
|
||||
<div class="col-4 max-height m-0 p-5">
|
||||
<div class="col-lg-4 col-md-12 max-height m-0 p-5">
|
||||
<div id="step-counter" class="mb-5">
|
||||
{% block step-counter %}{% endblock %}
|
||||
</div>
|
||||
|
|
|
|||
Reference in a new issue