redesign episode 2
This commit is contained in:
parent
bc55e6fe1a
commit
3102db4fa0
5 changed files with 542 additions and 250 deletions
|
@ -1917,6 +1917,9 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
display: flex;
|
||||
flex-flow: wrap;
|
||||
justify-content: center;
|
||||
.cd-mediaitem-square-container{
|
||||
align-items: center;
|
||||
}
|
||||
.cd-mediaitem-square {
|
||||
width: 220px;
|
||||
height: 260px;
|
||||
|
@ -1951,7 +1954,6 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.reasonSP{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue