Skip to content

Commit e40d1ec

Browse files
committed
feat: Events - Space Conference - Plovdiv (2024)
Signed-off-by: Lachezar Lechev <[email protected]>
1 parent 44327f4 commit e40d1ec

20 files changed

+437
-1
lines changed

content/events/space_conference_2024.md

Lines changed: 282 additions & 0 deletions
Large diffs are not rendered by default.

frontend/scss/main.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,13 @@
6767
left: 0;
6868
width: 100%;
6969
height: 100%;
70+
}
71+
72+
// menu navbar dropdown - disable hover effect
73+
.nav-item.dropdown .dropdown-item:hover {
74+
background: none;
75+
}
76+
77+
.scroller {
78+
overflow: auto;
7079
}
1.14 MB
Loading
Loading
6.89 KB
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)