Skip to content
Snippets Groups Projects
Commit eb0a9672 authored by Aymeric Bernard's avatar Aymeric Bernard
Browse files

Removed margin-left/right auto for text-bloc

parent 6400ff6d
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@
.text-element {
font-size: var(--fontSize);
margin: auto;
margin-top: auto;
margin-bottom: auto;
}
.bloc {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment