Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 240b3d20 authored by peter_rabbit's avatar peter_rabbit
Browse files

fix page header width

parent bcd8ae5b
No related branches found
No related tags found
No related merge requests found
...@@ -383,7 +383,6 @@ main #page-container #education-page .section-contents .infos-inscriptions .pric ...@@ -383,7 +383,6 @@ main #page-container #education-page .section-contents .infos-inscriptions .pric
} }
main #page-container #education-page .edu-philo { main #page-container #education-page .edu-philo {
padding: 15px; padding: 15px;
max-width: unset;
} }
main #page-container #education-page .title-banner { main #page-container #education-page .title-banner {
height: 170px; height: 170px;
......
...@@ -228,7 +228,6 @@ ...@@ -228,7 +228,6 @@
} }
.edu-philo { .edu-philo {
padding: 15px; padding: 15px;
max-width: unset;
} }
.title-banner { .title-banner {
height: 170px; height: 170px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment