mirror of
https://github.com/groupe1cir1n/groupe1cir1n.github.io.git
synced 2026-01-18 16:37:32 +01:00
Last update (cannot push before due to internet issues)
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
Groupe1_ProjetWeb.zip
|
||||
Soutenance projet web.pptx
|
||||
lien vers le figma.docx
|
||||
@@ -10,7 +10,6 @@ img{
|
||||
.main_techno{
|
||||
display: flex;
|
||||
padding-left: 10px;
|
||||
flex-wrap: wrap;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
@@ -42,4 +41,11 @@ img{
|
||||
#img_techno_item2{
|
||||
width: 225px;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.main_techno{
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user