2 lines
580 B
CSS
2 lines
580 B
CSS
.feedback-container[data-v-7c425f8e]{width:100%;min-height:calc(100vh - 150px);background:#eee;padding:20px}.feedback-container .main[data-v-7c425f8e]{width:1200px;margin:70px auto 0;background:#fff;border-radius:10px}.feedback-container .main .title[data-v-7c425f8e]{font-size:24px;padding:30px 30px 60px}.feedback-container .main .submit[data-v-7c425f8e]{padding:50px 0;text-align:center}@media (max-width: 768px){.feedback-container[data-v-7c425f8e]{width:100%;min-height:calc(100vh - 220px);background:#eee;padding:20px}.feedback-container .main[data-v-7c425f8e]{width:auto}}
|