Remove space

This commit is contained in:
BernatBC 2023-11-30 20:05:14 +02:00
parent 684be50b8f
commit abedb5c043

View file

@ -120,10 +120,10 @@
width: 50%; width: 50%;
} }
} }
}
ul { ul {
margin-bottom: 0; margin-bottom: 0;
} }
}
.hidden-course { .hidden-course {
display: none; display: none;
@include transition(); @include transition();