mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: remove extra height of scrollable anchors (#57899)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.hide-scrollable-anchor {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
max-height: 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user