fix
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.general{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding-top: 100px;
|
||||
}
|
||||
.left{
|
||||
width: 50%;
|
||||
}
|
||||
.right{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user