1e jet du formulaire d'ajout de sauts
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
.example-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
min-width: 150px;
|
||||
max-width: 500px;
|
||||
width: 100%;
|
||||
background-color: black;
|
||||
color: white;
|
||||
padding: 15px
|
||||
}
|
||||
|
||||
.example-container>* {
|
||||
|
||||
Reference in New Issue
Block a user