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