Reorder functions

This commit is contained in:
BernatBC 2023-11-30 20:09:10 +02:00
parent abedb5c043
commit ce643ad080

View file

@ -121,13 +121,13 @@
}
}
}
ul {
margin-bottom: 0;
}
.hidden-course {
display: none;
@include transition();
}
ul {
margin-bottom: 0;
}
}
}
}