Add responsive margins

This commit is contained in:
jultty 2024-05-20 16:14:12 -03:00
commit 02908c3f75
4 changed files with 39 additions and 5 deletions

View file

@ -86,6 +86,7 @@
<header id="title-block-header">
<h1 class="title">Scripts em OCaml</h1>
</header>
<main class="article">
<p>Este blog gera suas postagens com o Pandoc, mas quem faz o trabalho
lógico de identificar os arquivos e montar os comandos é um pequeno
script em OCaml.</p>
@ -127,6 +128,8 @@ a directory/Non-recursively - Rosetta Code</a></li>
<li><a href="https://jez.io/pandoc-markdown-css-theme/">Pandoc Markdown
CSS Theme</a></li>
</ul>
</main class="article">
</body>
<footer>
<hr/>
<div class="footer-text">
@ -139,5 +142,4 @@ CSS Theme</a></li>
</span>
</div>
</footer>
</body>
</html>