fix
This commit is contained in:
parent
8ddfbc2e7c
commit
5b5abc578d
@ -73,7 +73,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
padding-left:20px;
|
padding-left:30px;
|
||||||
.content:first-of-type {
|
.content:first-of-type {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
@ -97,6 +97,9 @@
|
|||||||
}
|
}
|
||||||
.container-1 {
|
.container-1 {
|
||||||
display: block;
|
display: block;
|
||||||
|
.right-container {
|
||||||
|
padding-left:0px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user