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