From 4754491fcce89a58db48df28d5f2aeb00c9e0a9e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 22 Aug 2018 16:16:40 -0400 Subject: [PATCH] changing the book now appearance menu link in the nav menu --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 4d5cfa1..85ce173 100644 --- a/header.php +++ b/header.php @@ -59,7 +59,7 @@
  • Amenities
  • -
  • Book Rooms
  • +
  • Book Rooms
  • About
  • Area Guides
  • Contact
  • diff --git a/style.css b/style.css index c274bc7..5577699 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Theme URI: https://www.mcgwebdevelopment.com/ Author: MCG Web Development, Inc. Author URI: http://www.mcgwebdevelopment.com/ Description: A custom built HTML5/CSS3 theme using H5BP 5.0 and the Bootstrap grid 3.3.5. -Version: 1.0.3 +Version: 1.0.4 */ /*! normalize.css v3.0.3 [modified and stripped slightly]*/ -- 2.17.1