diff --git a/Image/favicon.png b/Image/favicon.png new file mode 100644 index 0000000..4d248b8 Binary files /dev/null and b/Image/favicon.png differ diff --git a/Image/logo.png b/Image/logo.png new file mode 100644 index 0000000..070a230 Binary files /dev/null and b/Image/logo.png differ diff --git a/index.html b/index.html index fd8849f..d7a7415 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ Restraunt + Testimonial
  • Contact
  • -

    RS

    +

    diff --git a/style.css b/style.css index 1d8b92c..79966c7 100644 --- a/style.css +++ b/style.css @@ -97,9 +97,9 @@ body { transition: color 0.3s ease-in-out; } -.logo { +img { order: 1; - font-size: 2.3rem; + width: 100px; margin-bottom: 0.5rem; }