Remove obsolete tag list rule
This rule was added so the tag list wouldn't have an extra bottom margin. However, the rule is already applied by the `.tags` selector inside `.budget-investment` and it was conflicting with other lists (goals and tags) we've added to thi investments index.
This commit is contained in:
@@ -606,12 +606,6 @@
|
||||
img {
|
||||
max-width: 12rem;
|
||||
}
|
||||
|
||||
.budget-investment-content {
|
||||
ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user