fix: remove extra x in first section celebration modal (#397)

x icon that was added to paragon as part of the streak celebration modal is redundant with the x added to only the first section celebration modal
AA-713
This commit is contained in:
Matthew Piatetsky
2021-03-22 10:00:27 -04:00
committed by GitHub
parent 6a6bddc5c8
commit 29a13f729a

View File

@@ -11,10 +11,6 @@
position: absolute;
right: 1rem;
}
button::after {
content: "";
}
}
.modal-body {