@@ -26,7 +26,7 @@ body {
}
.title {
position: absolute;
- top: 4.96rem;
+ top: 3.46rem;
left: 50%;
transform: translateX(-50%);
width: 7.12rem;
@@ -41,7 +41,7 @@ body {
.subject {
- top: 5.2rem;
+ top: 3.96rem;
left: 0;
right: 0;
margin:0 auto;
@@ -11,7 +11,7 @@
<body>
<div class="content">
<div class="question-container">
- <img class="container-bg" src="../image/question/questionbg.png" alt="">
+ <img class="container-bg" src="../image/question/questionbg.jpg" alt="">
<div class="title">
<img src="../image/question/title.png" alt="title">
</div>