fix tags on mobile
This commit is contained in:
@@ -23,6 +23,7 @@ const { tags } = Astro.props
|
||||
padding: 4px 8px;
|
||||
border-radius: 25px;
|
||||
background: var(--blue);
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
.tag:not(:last-child) {
|
||||
|
||||
Reference in New Issue
Block a user