feat: Simplify tag style

It was indeed pretty, but was too out of style and didn't respect primary color
This commit is contained in:
daudix-UFO
2023-12-18 01:35:23 +03:00
parent 3f32f6554f
commit 5431905516
4 changed files with 49 additions and 41 deletions

View File

@ -160,7 +160,7 @@ section#comments {
}
}
// hide the card from the shared post
// Hide the card from the shared post
&:first-of-type .card {
display: none;
}