diff --git a/pages/css/style_services.css b/pages/css/style_services.css index 4fe1856..da25c75 100644 --- a/pages/css/style_services.css +++ b/pages/css/style_services.css @@ -146,7 +146,7 @@ p { font-size: 25px; } .table { - margin-bottom: 20px; + margin-bottom: 30px; width: 70%; height: auto; background-color: dodgerblue; @@ -177,10 +177,15 @@ p { } .formulaire { padding: 10px; - width: 20%; - height: auto; + width: 40%; + height: 300px; border: solid; display: flex; + font-size: 20px; + padding: 15px; + li { + padding: 15px; + } } .center { width: 100%; diff --git a/pages/services.html b/pages/services.html index 34703c6..add6030 100644 --- a/pages/services.html +++ b/pages/services.html @@ -70,5 +70,8 @@ +