File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 <v-container >
1414 <div class =" row justify-center" >
1515
16- <a class =" partner-card col-10 col-sm-6 col-md-4 col-lg-3" href =" https://aws.amazon.com/jp/partners/consulting/" >
16+ <a class =" partner-card col col-md-4 col-lg-3" href =" https://aws.amazon.com/jp/partners/consulting/" >
1717 <div class =" partner-card-logo d-flex justify-center align-center" >
1818 <img
1919 src =" @/assets/images/partners/aws-logo.svg"
2727 </div >
2828 </a >
2929
30- <a class =" partner-card col-10 col-sm-6 col-md-4 col-lg-3" href =" https://spn.getshifter.io/" >
30+ <a class =" partner-card col col-md-4 col-lg-3" href =" https://spn.getshifter.io/" >
3131 <div class =" partner-card-logo d-flex justify-center align-center" >
3232 <img
3333 src =" @/assets/images/partners/shifter-logo.svg"
@@ -115,15 +115,15 @@ h2 {
115115 height : 100% ;
116116 background : #fff ;
117117 @include media-breakpoint-down (sm) {
118- margin : 12 px ;
118+ margin : 6 px ;
119119 }
120120 .partner-card-logo {
121121 padding-bottom : 64px ;
122122 border-bottom : 1px solid $light-gray-1 ;
123123 img {
124124 max-height : 56px ;
125125 @include media-breakpoint-down (sm) {
126- max-height : 40 px ;
126+ max-height : 32 px ;
127127 max-width : 80% ;
128128 }
129129 }
135135 border-radius : 0 0 3px 3px ;
136136 @include media-breakpoint-down (sm) {
137137 padding : 20px 12px ;
138- min-height : 220px ;
138+ min-height : 220px ;
139139 }
140140 .partner-company-name {
141141 color : $mid-gray-1 ;
You can’t perform that action at this time.
0 commit comments