Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Draft: Resolve "test theme creator"

Closed Julie Thezenas requested to merge 10-test-theme-creator into main
1 file
+ 0
14
Compare changes
  • Side-by-side
  • Inline
+ 0
14
.hello-world-banner {
height: 300px;
width: 100%;
background: red;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1em;
}
.hello-world {
font-size: 8em;
color: white;
}
Loading