Skip to content

Commit

Permalink
style: add sticky sidebar on /learn routes
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurjdam committed Oct 18, 2024
1 parent a74fbfb commit d3f3cc8
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.wrapper {
@apply flex
@apply sticky
top-0
flex
h-max
min-h-screen
w-full
flex-col
gap-8
Expand Down

0 comments on commit d3f3cc8

Please sign in to comment.