For some reason previous CSS rule didnt work..

This commit is contained in:
Alexandre Aubin 2021-02-07 17:31:33 +01:00
parent 481947afe4
commit 98b76470c2

View file

@ -88,6 +88,7 @@ img#whitelogo {
padding: 10px;
}
.learn-nav h5:first-child {
/* Hide home page in menu */
.simplebar-content h5:first-child {
display: none;
}