Skip to content

Commit 3eab526

Browse files
committed
Update StyledHome.tsx
1 parent a6c3dd6 commit 3eab526

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hexalang.github.io/src/home/StyledHome.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,9 @@ a {
186186
border-bottom-color: rgba(100, 100, 100, 0.2);
187187
}
188188
189-
.navButtons {
189+
.navButtons.navButtons {
190190
overflow-y: clip;
191+
height: 100%;
191192
}
192193
193194
.header {

0 commit comments

Comments
 (0)