update css
This commit is contained in:
@@ -2,7 +2,6 @@ import {useState} from "react";
|
||||
import Event from "../../components/Event/Event.jsx";
|
||||
import {Link} from "react-router";
|
||||
import styles from "./EventsPage.module.css"
|
||||
import Button from "/src/components/ui/button/button.jsx"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
.sortButton svg {
|
||||
transform: scale(1.5);
|
||||
transform: scale(0.8);
|
||||
fill: #019AFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user