fix: update license images
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
margin-bottom: rem(40px);
|
||||
padding: 0 rem(20px) 0;
|
||||
padding: 0 rem(20px) 0!important;
|
||||
|
||||
@include iftablet {
|
||||
padding: unset;
|
||||
@@ -15,6 +15,14 @@
|
||||
}
|
||||
|
||||
.Slide {
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
display: flex!important;
|
||||
justify-content: center;
|
||||
|
||||
.Image {
|
||||
cursor: pointer;
|
||||
width: auto;
|
||||
height: rem(400px);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user