pedf
/
spolky
Archived
1
0
Fork 0
master
Lukáš Hozda 4 years ago
parent df4bccc7a7
commit 9608a457a5

@ -109,7 +109,7 @@
</div>
{:else if selected == "tech"}
<div class="col">
<Spolek href="https://pedf.cuni.cz/PEDF-386.html" name="SOR IT" img="/img/17.png"/>
<Spolek href="https://sor.it.pedf.cuni.cz/" name="SOR IT" img="/img/17.png"/>
</div>
<div class="col">
<Spolek href="https://microlab.space" name="microlab" img="/img/10.png"/>

@ -383,6 +383,9 @@
}
function resize() {
if (window.innerWidth <= 800)
clicked = true;
if (clicked) {
let predseda = document.getElementById("predseda");
let prebiram = document.getElementById("prebiram");