This commit is contained in:
2023-01-01 17:54:57 +01:00
parent f26c03e3de
commit fd94ec9453
3 changed files with 9 additions and 6 deletions

View File

@@ -7,10 +7,16 @@
}
.Product{
float:center;
margin : 5vw;
float:left;
margin : 5%;
width: 80%;
}
.Product p, .Product h3{
margin-top: -5px;
}
.meme{
width: inherit;
height: inherit;
max-height: inherit;
}

View File

@@ -1,7 +1,4 @@
main{
}
.text-intro{
width:80%;