File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 3737
3838 <div class =" container top-contact-form-container" >
3939 <v-row >
40- <v-col cols =" 12" md =" 4" lg =" 3" >
40+
41+ <v-col cols =" 12" md =" 4" lg =" 4" >
4142 <h2 class =" p-top-contact--title" >
4243 Contact<span >お問い合わせ</span >
4344 </h2 >
4445 <p class =" p-top-contact--paragraph" >
4546 AWS<small >(アマゾンウェブサービス)</small >などを利用したサーバーレスアプリケーションの設計・開発・保守運用等について<br >お困りの方は、こちらのフォームから気軽にお問い合わせください。2〜3営業日以内にメールで返信いたします。
4647 </p >
4748 </v-col >
48- <v-col cols =" 12" md =" 8" lg =" 9" >
49+
50+ <v-col cols =" 12" md =" 8" lg =" 8" >
4951 <top-contact-form />
5052 </v-col >
53+
5154 </v-row >
5255 </div >
5356
@@ -166,7 +169,7 @@ export default {
166169
167170 .p-top-contact--container {
168171 @include media-breakpoint-up (md) {
169- width : 105 % !important ;
172+ width : 110 % !important ;
170173 }
171174 @include media-breakpoint-up (lg) {
172175 width : 100% !important ;
You can’t perform that action at this time.
0 commit comments