LogoLogo
HomeGitHub
v0
v0
  • 🏃‍♂️Getting started!
  • 📝Filling up your page
  • 🌐Custom domain name
  • 📣Favicon and Meta Tags
  • 🔡Custom fonts
  • 🛤️Adding more pages
  • 🎨Theme customization
  • 🎇Restyling components
Powered by GitBook
On this page

Restyling components

PreviousTheme customization

Last updated 2 years ago

Each Gitlanding component has a className and classes prop that enable you to overwrite the current styles.

The prefered way to do this is with .

import { css } from "tss-react/@emotion/css";

.

.

🎇
TSS React
Overwritting header style example
Overwritting footer style example