|
|
|
|
@ -3,8 +3,6 @@
|
|
|
|
|
style="background:url(/themes/custom/olivesbooks/images/bookshelf.webp) 50% no-repeat;background-size: cover;"> |
|
|
|
|
<div class="logo-wrapper"> |
|
|
|
|
<figure class="logo--olivesbooks"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1 class="site-branding__name"> |
|
|
|
|
<a href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home">{{ drupal_config('system.site', 'name') |
|
|
|
|
}}</a> |
|
|
|
|
@ -13,10 +11,6 @@
|
|
|
|
|
<a href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home">{{ drupal_config('system.site', 'slogan') |
|
|
|
|
}}</a> |
|
|
|
|
</h2> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1>Test</h1> |
|
|
|
|
<h2>1234</h2> |
|
|
|
|
</figure> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|