Make the title text blue(ish)
This commit is contained in:
parent
3880c0aa09
commit
44bef3fdf0
@ -1,5 +1,7 @@
|
||||
<div class="container">
|
||||
<h1>The only movies that actually matter</h1>
|
||||
<div class="alert alert-primary" role="alert">
|
||||
<h1>The only movies that actually matter</h1>
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
<% @movies.each do |movie| %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user