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

Merge branch 'fix/design-for-desktop' into 'dev'

Fix/design for desktop

See merge request web-et-numerique/llle_project/ecolyo!529
parents a5c5d530 684fbc17
Branches
No related tags found
2 merge requests!530chore(release): 1.6.4,!529Fix/design for desktop
......@@ -3,10 +3,11 @@
.content-view {
position: relative;
height: 100%;
height: inherit;
margin-top: 116px;
background-color: $default-background;
@media #{$large-phone} {
margin-top: 0;
height: 100%;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment