update site
This commit is contained in:
@@ -75,7 +75,7 @@ video {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tile3 {
|
.tile3 {
|
||||||
width: 900px;
|
width: 936px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.border1 {
|
.border1 {
|
||||||
@@ -106,7 +106,7 @@ video {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 1rem;
|
gap: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-col {
|
.flex-col {
|
||||||
@@ -114,7 +114,7 @@ video {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 1rem;
|
gap: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.margin1 {
|
.margin1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user