logseq / logseq/sites

marmitas fits congrladas

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
15
Forks
14
Avg merge
1m
Merged PRs (30d)
1

Description

<title>Marmitas Fit Congeladas</title> <style> *{ margin:0; padding:0; box-sizing:border-box; font-family: Arial, sans-serif; } body{ background:#f5f5f5; color:#333; } header{ background:linear-gradient(135deg,#2e7d32,#4caf50); color:white; text-align:center; padding:60px 20px; } header h1{ font-size:3rem; margin-bottom:15px; } header p{ font-size:1.2rem; margin-bottom:25px; } .btn{ display:inline-block; background:#1877f2; color:white; padding:15px 30px; text-decoration:none; border-radius:30px; font-weight:bold; } .container{ max-width:1200px; margin:auto; padding:50px 20px; } .section-title{ text-align:center; margin-bottom:40px; color:#2e7d32; } .cards{ display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:20px; } .card{ background:white; padding:25px; border-radius:15px; box-shadow:0 3px 10px rgba(0,0,0,.1); text-align:center; } .card h3{ color:#2e7d32; margin-bottom:10px; } .benefits{ background:white; padding:50px 20px; } .cta{ background:#2e7d32; color:white; text-align:center; padding:60px 20px; } footer{ background:#1b5e20; color:white; text-align:center; padding:20px; } </style>

🥗 Marmitas Fit Congeladas

Alimentação saudável, prática e saborosa para o seu dia a dia.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue contains a partial HTML document with embedded CSS for a Portuguese “Marmitas Fit Congeladas” page, but it does not identify a repository file or requested change. First determine where this page belongs in the sites repository; completion cannot be verified from the issue because the intended scope and acceptance criteria are not stated.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.