Remove dot class from events team stylesheet

This commit is contained in:
Regalijan 2024-10-19 00:23:31 -04:00
parent 258f84155c
commit 2c462b0eb0
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -1,13 +1,4 @@
.dot {
align-self: center;
border-radius: 50%;
height: 32px;
margin-left: auto;
margin-right: 0;
width: 32px;
}
@media(min-width: 501px) {
@media (min-width: 501px) {
.events-accordion {
display: none;
}