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
Commit b3d59427 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: border radius header wrapper

parent 93971bd4
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,7 @@ $topic-height: 70; ...@@ -45,6 +45,7 @@ $topic-height: 70;
} }
} }
.header-wrapper { .header-wrapper {
@include border-radius;
display: flex; display: flex;
align-items: flex-start; align-items: flex-start;
background-color: var(--tertiary); background-color: var(--tertiary);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment