diff --git a/src/components/NavBar/NavBar.css b/src/components/NavBar/NavBar.css index b7dca7b..85dc5c4 100644 --- a/src/components/NavBar/NavBar.css +++ b/src/components/NavBar/NavBar.css @@ -7,7 +7,6 @@ align-items: center; padding: 20px; flex-direction: column; - /* width: 100%; */ } .nav-link { @@ -16,11 +15,12 @@ padding: 10px; font-size: 30px; font-weight: bold; - /* font-style: italic; */ } .nav-link:hover { color: rgb(162, 68, 68); + /* border: 1px solid red; + margin-right: -2px; */ } a:visited { diff --git a/src/components/Pages/Shows/Shows.css b/src/components/Pages/Shows/Shows.css index 8ecb938..2b1363c 100644 --- a/src/components/Pages/Shows/Shows.css +++ b/src/components/Pages/Shows/Shows.css @@ -24,4 +24,8 @@ border-radius: 30px; margin: 10px; padding: 5px; +} + +.show-date-description { + } \ No newline at end of file diff --git a/src/components/Pages/Shows/Shows.js b/src/components/Pages/Shows/Shows.js index c61a9d2..7c63c08 100644 --- a/src/components/Pages/Shows/Shows.js +++ b/src/components/Pages/Shows/Shows.js @@ -7,18 +7,18 @@ export default function Shows() {

Upcoming Shows: