v0.6.2a - Fixed css

This commit is contained in:
frederikpyt 2020-08-11 10:16:07 +02:00
parent 6e7cc443b8
commit 366f66215e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@section("content") @section("content")
<main style="min-height: calc(100% - 61.34px)" class="text-center"> <main style="min-height: calc(100% - 61.34px)" class="text-center">
<form action="{{ action('FeedbackController@store') }}" method="post"> <form action="{{ action('FeedbackController@store') }}" method="post" style="margin-top: 4rem; margin-bottom: auto;">
@csrf @csrf
<span>Ris el. Ros?</span> <span>Ris el. Ros?</span>
<select name="suggestion_form" class="mb-2" required> <select name="suggestion_form" class="mb-2" required>