Make details pane sticky on desktop
CI / Lint (pull_request) Successful in 52s
CI / Test (pull_request) Successful in 1m31s

closes #234
This commit is contained in:
2026-07-26 18:06:04 +02:00
parent 0b14742a15
commit 8a8d4f3d04
2 changed files with 21 additions and 5 deletions
@@ -137,7 +137,7 @@ section#contribution-details {
// On small screens, hide intro text, contributor and contributions list when
// showing details
@include media-max(small) {
@include media-max(medium) {
#dashboard.with-details {
#contributions, #stats {
display: none;