feat/send-mail-to-member #81

Merged
florent.lesaout merged 10 commits from feat/send-mail-to-member into master 2024-03-20 14:04:39 +01:00
Showing only changes of commit 0ad9951d77 - Show all commits

View File

@ -50,7 +50,10 @@
text-decoration: none;
font-size: 1.7rem;
font-weight: 800;
&, &:visited, &:focus {
&,
&:visited,
&:focus {
color: var(--color-secondary);
}
}