This commit is contained in:
xaoxuu 2022-10-12 21:54:48 +08:00
parent aecd6e9a4f
commit 490021c2f5
2 changed files with 5 additions and 1 deletions

View File

@ -28,6 +28,7 @@
>p
line-height: 1.5
.tag-plugin.navbar:last-child
text-align: center
nav.cap
margin-top: 1rem
background: var(--card)
@ -43,7 +44,7 @@
@media screen and (max-width: $device-mobile)
.tag-plugin.about
padding: 1rem
padding: 1.5rem 1rem
.about-header
margin: 2rem 0
p

View File

@ -79,3 +79,6 @@
display: none
&.active
display: block
.md.indent .tag-plugin.tabs .tab-content p:not([class])
text-indent: 'calc(%s * 2)' % $fs-p