diff --git a/index.html b/index.html index 18914f3..3b077f8 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@
-

บริการ

+

บริการ

@@ -129,7 +129,7 @@
-

โปรเจกต์

+

โปรเจกต์

@@ -182,7 +182,7 @@
-

รู้จักกับเรา

+

รู้จักกับเรา

@@ -202,7 +202,7 @@
-

ข้อมูลเพิ่มเติม

+

ข้อมูลเพิ่มเติม

version diff --git a/style.css b/style.css index 4d1035f..71cd652 100644 --- a/style.css +++ b/style.css @@ -48,7 +48,6 @@ body { background-color: #fafafa; color: black; - border: none; border-radius:10px; justify-content: center; align-items: center; @@ -56,12 +55,9 @@ body { display: grid; font-size: 14px; cursor: pointer; - padding-top: 10px; padding-right: 15px; - padding-bottom: 10px; padding-left: 15px; - margin-top: 10px; - margin-bottom: 10px; + margin-bottom: 20px; transition-duration: 0.2s; }