feat: QR code to the mastodon post used for comments, chnage some classes to IDs
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
font-variant: normal;
|
||||
font-weight: normal !important;
|
||||
line-height: 1;
|
||||
margin-inline-end: 0.25rem;
|
||||
text-transform: none;
|
||||
vertical-align: -0.125em;
|
||||
}
|
||||
@ -221,6 +220,10 @@ section#comments {
|
||||
&:active {
|
||||
transform: scale(var(--active));
|
||||
}
|
||||
|
||||
&::before {
|
||||
margin-inline-end: 0.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
.reblogs {
|
||||
|
Reference in New Issue
Block a user