Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "feat: Add neutral theme"

Merged Christophe Chaudier requested to merge 12-feat-add-neutral-theme into main
Files
2
+ 1
1
@@ -166,7 +166,7 @@ a {
border-right: 1px solid var(--primary-low) !important;
box-shadow: 0 0 4px 0 rgba(0,0,0,.10);
margin: 0 0.59em 2em .59em;
background: white;
background: $color-white;
}
#create-topic {
Loading