Add application layout styling
Added application navbar and the page background styling
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<h1>Welcome</h1>
|
||||
<div class="hero">
|
||||
<h1>Welcome</h1>
|
||||
|
||||
<%= link_to "Login", login_url %>
|
||||
<%= link_to "Login", login_url %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user