forked from unitoo/website
Fix background radio page for mobile
This commit is contained in:
parent
661cd8958f
commit
4b59b2291a
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ permalink: /progetti/radio/
|
|||
tags: radio unitoo azuracast freedom software freesoftware
|
||||
lang: it-IT
|
||||
---
|
||||
<div class="cover" style="min-height: 80vh; background-image: url({{ assets['header-radio.jpeg'].digest_path }})"></div>
|
||||
<div class="cover" style="min-height: 80vh; background-position: center; background-image: url({{ assets['header-radio.jpeg'].digest_path }})"></div>
|
||||
<section class="container pl-0 pr-0 pl-md-3 pr-md-3 text-center mt-5" style="min-height: 500px;">
|
||||
<h1>La radio dedicata al software libero</h1>
|
||||
<p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://www.unitoo.it/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.unitoo.it/" rel="alternate" type="text/html" /><updated>2020-02-20T10:01:17+01:00</updated><id>https://www.unitoo.it/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica</subtitle></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://www.unitoo.it/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.unitoo.it/" rel="alternate" type="text/html" /><updated>2020-02-20T10:06:39+01:00</updated><id>https://www.unitoo.it/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica</subtitle></feed>
|
|
@ -129,7 +129,7 @@
|
|||
</header>
|
||||
|
||||
|
||||
<div class="cover" style="min-height: 80vh; background-image: url(/assets/header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg)"></div>
|
||||
<div class="cover" style="min-height: 80vh; background-position: center; background-image: url(/assets/header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg)"></div>
|
||||
<section class="container pl-0 pr-0 pl-md-3 pr-md-3 text-center mt-5" style="min-height: 500px;">
|
||||
<h1>La radio dedicata al software libero</h1>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue