Ajout de la page Qui sommes-nous ?
This commit is contained in:
16
assets/css/about.css
Normal file
16
assets/css/about.css
Normal file
@@ -0,0 +1,16 @@
|
||||
@media screen and (min-width: 700px) {
|
||||
img{
|
||||
float: right;
|
||||
}
|
||||
|
||||
#about{
|
||||
padding-right: 50%;
|
||||
padding-bottom: 2%;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
#about{
|
||||
padding-bottom: 2%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user