Reorder functions
This commit is contained in:
parent
abedb5c043
commit
ce643ad080
1 changed files with 3 additions and 3 deletions
|
@ -121,13 +121,13 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ul {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
.hidden-course {
|
.hidden-course {
|
||||||
display: none;
|
display: none;
|
||||||
@include transition();
|
@include transition();
|
||||||
}
|
}
|
||||||
|
ul {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue