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

Restyling components

PreviousTheme customizationNextFavicon and Meta Tags

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