This directory contains all the Cascading Style Sheets (CSS) files responsible for the visual presentation and styling of the project. The styles are modularized as follows:
- style.css: The main stylesheet that imports all other style files and defines global styles.
- header.css: Styles for the header section, including the logo and navigation bar.
- main.css: Styles for the main content of the page, including the hero, dynamic, and playground sections.
- footer.css: Styles for the footer, including social media links and copyright information.
- wrapper.css: Styles for the main wrapper that contains the entire page content.
Este diretório contém todos os arquivos Cascading Style Sheets (CSS) responsáveis pela apresentação visual e estilização do projeto. Os estilos são modularizados da seguinte forma:
- style.css: A folha de estilo principal que importa todos os outros arquivos de estilo e define os estilos globais.
- header.css: Estilos para a seção do cabeçalho, incluindo o logotipo e a barra de navegação.
- main.css: Estilos para o conteúdo principal da página, incluindo as seções de herói, dinâmica e playground.
- footer.css: Estilos para o rodapé, incluindo links de mídia social e informações de direitos autorais.
- wrapper.css: Estilos para o contêiner principal que envolve todo o conteúdo da página.
README.md generated by Gemini (AI) 🤖 and reviewed by Carlos Neto (Logic and Architecture) 🧠.