fix: spacing between title and tags
This commit is contained in:
@@ -65,12 +65,8 @@
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
.-ml-1 {
|
||||
margin-left: -0.25rem;
|
||||
}
|
||||
|
||||
.-ml-2 {
|
||||
margin-right: -0.5rem;
|
||||
.-mt-1 {
|
||||
margin-top: -0.25rem;
|
||||
}
|
||||
|
||||
.-mr-1 {
|
||||
@@ -189,6 +185,7 @@
|
||||
.max-w-290px {
|
||||
max-width: 290px;
|
||||
}
|
||||
|
||||
.max-w-xs {
|
||||
max-width: 20rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user