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
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
6674dd8e
Commit
6674dd8e
authored
Apr 15, 2021
by
Matthieu Benoist
Browse files
css changes on news list page.
parent
a223b7af
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/editorialisation/components/cms-posts-list/cms-posts-list.component.scss
View file @
6674dd8e
...
...
@@ -9,7 +9,6 @@
.page-header-container
{
background-color
:
white
;
padding
:
0
1
.25rem
0
1
.25rem
;
margin-bottom
:
1rem
;
p
{
padding-bottom
:
2em
;
...
...
@@ -18,6 +17,7 @@
.posts
{
flex-grow
:
1
;
padding-top
:
1rem
;
background
:
linear-gradient
(
to
bottom
,
$grey-background-color
,
#dedede
);
display
:
flex
;
...
...
@@ -108,6 +108,10 @@
&
:hover
{
text-decoration
:
none
;
}
@media
screen
and
(
max-width
:
$tablet
)
{
margin
:
0
.5rem
;
}
}
.post-image
{
...
...
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