Skip to content
Snippets Groups Projects
Commit f5fd8f98 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(Design): text color and alignement on profil analysis card

parent a538eaf5
Branches
Tags
1 merge request!4941.5.1
...@@ -110,6 +110,10 @@ ...@@ -110,6 +110,10 @@
display: flex; display: flex;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
div {
text-align: center;
color: $white;
}
button { button {
max-width: $width-small-phone; max-width: $width-small-phone;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment