diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html index 9785cd0b98dc0a1271031d14d84e0e0ce78f3f26..fcd47364d8e600885b6f07af02c12b8e0d502aa0 100644 --- a/elections2021/templates/elections2021/base.html +++ b/elections2021/templates/elections2021/base.html @@ -230,14 +230,13 @@ <li>Informační linka:</li> <li class="text-grey-200"> <a href="tel:00420227272760">+420 227 272 760</a> - <div class="pl-4">(testovací provoz)</div> </li> <li class="test-grey-200"> Provozní doba: - <div class="pl-4"> - Po, St, Pá 8-16:30<br> - Út, Čt 11-19:30 - </div> + <ul class="ml-4 space-y-2 my-2"> + <li>Po, St, Pá: 8-16:30</li> + <li>Út, Čt: 11-19:30</li> + </ul> </li> <li class="text-grey-200"> <a href="mailto:info@piratiastarostove.cz">info@piratiastarostove.cz</a>