Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Created April 26, 2025 22:01
Show Gist options
  • Save estefanionsantos/9b43a0a575869974ec142bc38da9d9aa to your computer and use it in GitHub Desktop.
Save estefanionsantos/9b43a0a575869974ec142bc38da9d9aa to your computer and use it in GitHub Desktop.
No fx-content dobokcss
<body>
<nav class="bg_prm">
<div class="container py_1">
menu
</div>
</nav>
<div class="container py_1">
lorem ipsum dolor sit amet
</div>
<footer class="bg_scn">
<div class="container py_1">
footer
</div>
</footer>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment