universite-toulon: add .theme-secondary-button class (#74900)

This commit is contained in:
Corentin Sechet 2023-03-01 10:25:45 +01:00
parent 5dc14f8dec
commit bd34112b36
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
}
}
.theme-secondary-button {
@extend %button;
background: $blue-2;
}
.form-content {
&--sidebox {
width: 33%;