Skip to content
Snippets Groups Projects
Commit cabf4eb5 authored by Štěpán Farka's avatar Štěpán Farka
Browse files

[FIX] program layout

parent 0544c70b
No related branches found
No related tags found
2 merge requests!607Pirati.cz,!575Feature/pirati cz
Pipeline #9464 passed
<div class="flex mb-6">
<i class="{{ icon }} mr-6 text-6xl"></i>
<div class="flex flex-col">
<div class="grid-container mb-12">
<i class="grid-left-side {{ icon }} mr-6 text-6xl xl:justify-self-end"></i>
<div class="grid-content flex flex-col">
<h3 class="font-alt mb-4 text-4xl">
DOSTUPNÉ A DŮSTOJNÉ BYDLENÍ PRO KVALITNÍ ŽIVOT
</h3>
......
......@@ -21,7 +21,7 @@
<a @click="toggleView('program')" class="switch__item" :class="{'switch__item--active': isCurrentView('program')}">Sněmovní volby 2021</a>
</div>
</div>
<div class="mb-12 grid-container">
<div class="mb-12">
<template v-if="isCurrentView('candidates')">
{{> molecules-icon-title-text-block(icon: "ico--book") }}
{{> molecules-icon-title-text-block(icon: "ico--book") }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment