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

:construction::construction::construction: Resolve "test theme creator"

Closed Christophe Chaudier requested to merge 10-test-theme-creator into main
1 file
+ 14
0
Compare changes
  • Side-by-side
  • Inline
 
.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