javais zapper beaucoup de truc...
This commit is contained in:
12
WEBBE/tp4/ex1/css/style.css
Normal file
12
WEBBE/tp4/ex1/css/style.css
Normal file
@@ -0,0 +1,12 @@
|
||||
main>section {
|
||||
display: flex;
|
||||
align-items:center;
|
||||
justify-content:space-between;
|
||||
}
|
||||
|
||||
section > section {
|
||||
width: 25%;
|
||||
}
|
||||
section > section + section {
|
||||
width: 50%;
|
||||
}
|
Reference in New Issue
Block a user