We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2356e commit 56230fbCopy full SHA for 56230fb
assets/theme-css/shortcuts.css
@@ -1,8 +1,7 @@
1
#shortcuts-container {
2
position: sticky;
3
align-self: flex-start;
4
- margin-top: 3rem;
5
- top: 9rem; /* top + 3rem */
+ top: 5rem;
6
width: 100%;
7
max-width: 150px;
8
}
0 commit comments