mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
fix(sidebar): Align bottom section to bottom
This commit is contained in:
parent
385602d482
commit
46290051ad
@ -166,6 +166,10 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
li:last-of-type {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
li {
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user