Nav bar styling fixes. Heading styling fixes.

This commit is contained in:
codevictory
2021-04-25 02:24:03 +03:00
parent 071dce0807
commit 2ce3943734
2 changed files with 45 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
</head>
<body>
<header >
<nav class="nav" role="navigation">
<nav class="main-nav-bar" role="navigation">
<%= link "Etusivu", to: Routes.page_path(@conn, :index) %>
<%= link "Ohjelma", to: Routes.performance_path(@conn, :index) %>
<%= link "Esiintyjät", to: Routes.performer_path(@conn, :index) %>