completed transitioning from static HTML&CSS-only website to Ghost CMS.

next step is to readapt the style to be more "content-friendly".
This commit is contained in:
Lorenzo Dellacà
2020-08-12 15:03:22 +02:00
parent c64c2985ad
commit eb6304aab2
4 changed files with 99 additions and 104 deletions

View File

@@ -7,7 +7,12 @@
</div>
</div>
{{#post}}
<div class="mind-content">
{{content}}
</div>
{{/post}}
<!-- Vanta.JS Scripts to make the background cool, but disabled on mobile -->
<script>
if(window.screen.width > 800)