Update code.module.sass to make code title sticky

This commit is contained in:
Yaseen 2024-03-15 06:42:21 -05:00 committed by GitHub
parent 0518c36f04
commit 9dc9b11873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,6 +109,8 @@
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25)
background: var(--color-dark)
margin: 1.5rem 0 0 2rem
position: sticky
left: 2rem
.header
width: 100%