Vanessa 2023-10-27 09:34:25 +08:00
parent 633f9af058
commit 72d828db64
5 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,7 @@
font-variant-ligatures: no-common-ligatures;
display: flex;
flex-direction: column;
font-family: var(--b3-font-family-protyle);
img {
max-width: 100%;

View file

@ -334,6 +334,7 @@
position: relative;
font-size: 16px;
border-radius: var(--b3-border-radius);
font-family: var(--b3-font-family-protyle);
&:hover .protyle-title__icon {
opacity: 1;