Skip to content

Instantly share code, notes, and snippets.

@lecas456
lecas456 / mockup-profile-feed.html
Last active May 27, 2026 03:15
Food Rats — Mockup Feed Público de Perfil
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Food Rats — Feed de Perfil</title>
<link href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }