Skip to content
Snippets Groups Projects
Commit ceca664a authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[add] css for survey

parent 275c4622
No related branches found
No related tags found
No related merge requests found
...@@ -82,3 +82,18 @@ a:hover { ...@@ -82,3 +82,18 @@ a:hover {
.availability_messages .text-danger span { .availability_messages .text-danger span {
display: none; display: none;
} }
/******************************
/** SURVEY
/******************************/
h1[data-oe-model="survey.page"] {
margin-top: 30px;
}
.js_question-wrapper {
margin-top: 30px;
margin-bottom: 45px;
}
.js_question-wrapper h2 {
margin-bottom: 20px;
font-size: 1.5rem;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment