Style improvements
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<section class="container">
|
||||
<section class="container header-container">
|
||||
<img src={Routes.static_path(@conn, "/images/logo.jpg")} alt="Osuuspuutarha Logo"/>
|
||||
<h1>Livonsaaren Osuuspuutarha</h1>
|
||||
<h1 class="header-title">Livonsaaren Osuuspuutarha</h1>
|
||||
</section>
|
||||
</header>
|
||||
<%= @inner_content %>
|
||||
|
||||
Reference in New Issue
Block a user