@@ -14,7 +14,7 @@
.details-content-wrapper {
position: fixed;
- padding: 50px 0;
+ padding: 70px 0 50px 0;
width: 80%;
height: 80%;
left: 10%;
@@ -35,10 +35,10 @@
position: absolute;
top: 0;
width: 100%;
- padding: 0 40px;
- height: 50px;
- line-height: 50px;
- font-size: 32px;
+ padding: 0 40px;
+ height: 70px;
+ line-height: 70px;
+ font-size: 28px;
font-weight: bold;
}
@@ -87,7 +87,7 @@
.content-menu-box {
- top: 50px;
+ top: 70px;
right: 20px;
width: 160px;
@@ -9,7 +9,7 @@
top: 10%;
margin-left: -475px;
background: #fff;
- padding: 50px 0 60px;
box-shadow: 0px 0px 5px -2px #7d7c7c;
word-break: break-all;
max-width: 100%;
@@ -35,9 +35,9 @@
padding: 0 40px;
cursor: move;
@@ -95,7 +95,7 @@