add left
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 20px;
|
||||
background: #fcc3;
|
||||
/* background: #fcc3; */
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
.main-container {
|
||||
height: 1px;
|
||||
flex: 1;
|
||||
background: #ccc4;
|
||||
/* background: #ccc4; */
|
||||
display: grid;
|
||||
grid-template-columns: 626px 576px 580px 626px 626px 450px 626px;
|
||||
grid-template-rows: 600px 306px;
|
||||
|
||||
Reference in New Issue
Block a user