diff --git a/assets/css/page/coms.css b/assets/css/page/coms.css index 3a51a2c..b6ce1dd 100644 --- a/assets/css/page/coms.css +++ b/assets/css/page/coms.css @@ -60,6 +60,6 @@ section .title_com { background-color: white; color: black; padding: 10px; - margin-top: 40px; + margin-top: 0; font-size: 30px; } \ No newline at end of file diff --git a/assets/css/template.css b/assets/css/template.css index 88701e6..f879995 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -86,4 +86,5 @@ footer { margin-right: auto; padding: 50px; font-size: 20px; + color: black; } \ No newline at end of file