jpe-controle/FencerJudgeFront/src/app/components/match/matches/matches.component.css
ExostFlash 5a8ea53597 modif
2025-06-02 16:17:17 +02:00

8 lines
131 B
CSS

.border-start-5 {
border-left: 5px solid #ccc;
}
.card:hover {
transform: translateY(-2px);
transition: 0.2s ease-in-out;
}