fix style issue from merge

This commit is contained in:
Jacob Shandling 2023-07-13 12:58:38 -07:00
parent 7ff4b77fb9
commit 1e80f9d29a

View file

@ -59,7 +59,7 @@
gap: $pad-small;
}
.form-field--dropdown {
form-field--dropdown {
margin: 0;
}
@ -110,9 +110,7 @@
.performance__header {
display: none;
width: 0;
}
@media (min-width: $break-md) {
.author_name__header {
@media (min-width: $break-md) {
display: table-cell;
width: auto;
}