Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
retribute.me
retribute.me
Commits
168737da
Verified
Commit
168737da
authored
Oct 18, 2019
by
Eliot Berriot
Browse files
Smoother green
parent
0afad6e6
Pipeline
#13795
failed with stage
in 1 minute and 56 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/style/3-base/_layout.scss
View file @
168737da
...
...
@@ -33,7 +33,7 @@ footer.main-footer {
}
.row.strong
{
background
:
$page-background
;
background
:
linear-gradient
(
90deg
,
#64B01C
0%
,
#79d522
100%
);
background
:
linear-gradient
(
90deg
,
rgb
(
139
,
219
,
73
)
0%
,
rgb
(
178
,
246
,
114
)
100%
);
@media
screen
and
(
min-width
:
$tablet-width
)
{
padding
:
$content-padding
*
2
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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