Skip to content
Snippets Groups Projects
Commit dd932e51 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

feat: change position of version info

parent 06fa58ab
No related branches found
No related tags found
2 merge requests!61Dev,!59Features/feaadbacks form
...@@ -3,13 +3,6 @@ ...@@ -3,13 +3,6 @@
.version-root { .version-root {
color: $text-bright; color: $text-bright;
position: fixed; text-align: end;
bottom: 1.5rem; margin: 1rem 1.5rem 2rem;
right: 1.5rem;
@media #{$large-phone} {
position: relative;
bottom: 0;
right: 0;
margin: 1rem 1.5rem 2rem;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment