Skip to content
Snippets Groups Projects

Fix/legal notice style

Merged Bastien DUMONT requested to merge fix/legal-notice-style into master
3 files
+ 72
32
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 17
4
.main-cta {
overflow-y: hidden; }
overflow-y: hidden;
}
.content-txt {
padding: 1rem 0; }
padding: 1rem 0;
}
h2 {
margin-top: 1rem;
margin-bottom: 0.5rem; }
margin-bottom: 0.5rem;
margin-top: 1.25rem;
color: #f1c017 !important;
}
a {
color: #f1c017;
text-decoration: none;
}
p {
line-height: 120%;
}
Loading