Skip to content

Commit d7e2dc1

Browse files
committed
fix: removed layout shift on user and example pages caused by height:100%
1 parent 3022bb8 commit d7e2dc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/styles/components/_nav.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
display: flex;
1717
flex-direction: row;
1818
justify-content: space-between;
19-
height: 100%;
2019
align-items: center;
2120

2221
@include themify() {

0 commit comments

Comments
 (0)