Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
LLLE_Project
Ecolyo
Commits
67b7b23d
Commit
67b7b23d
authored
May 06, 2022
by
Guilhem CARRON
Browse files
fix: margin challenge card + alignment ecogesture button for tablet
parent
b1696d7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/components/Challenge/challengeView.scss
View file @
67b7b23d
...
...
@@ -18,6 +18,7 @@
display
:
flex
;
flex
:
1
;
transition
:
all
300ms
ease
;
margin-top
:
3rem
;
}
.cardContent
{
margin
:
auto
;
...
...
src/components/Ecogesture/ecogestureList.scss
View file @
67b7b23d
...
...
@@ -29,9 +29,6 @@
color
:
white
;
text-align
:
center
;
margin
:
1rem
auto
;
@media
#{
$large-phone
}
{
margin
:
1rem
0
;
}
button
.btn-highlight
{
padding
:
0
.625rem
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment