mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Fix .post-title-link position (#76)
This commit is contained in:
parent
7cd83a4b8c
commit
1d2f0570b4
@ -43,6 +43,8 @@
|
||||
bottom: 0;
|
||||
content: '';
|
||||
height: 2px;
|
||||
// Fix issue #75
|
||||
left: 0;
|
||||
position: absolute;
|
||||
transform: scaleX(0);
|
||||
transition: transform $transition-ease;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user