This commit is contained in:
daihh
2022-10-14 18:29:12 +08:00
2 changed files with 1 additions and 6 deletions

View File

@@ -1269,10 +1269,7 @@
.cast-time { .cast-time {
font-size: 14px; font-size: 14px;
color: #6E7B84; color: #6E7B84;
height: 24px;
// display: flex;
// justify-content: space-between;
// margin-bottom: 20px;
.time-one { .time-one {
height: 24px; height: 24px;
background: rgba($color: #387DF7, $alpha: 0.1); background: rgba($color: #387DF7, $alpha: 0.1);

View File

@@ -643,8 +643,6 @@
} }
.experience{ .experience{
flex: 1; flex: 1;
margin-right: 118px;
.exp-hear{ .exp-hear{
width: 100%; width: 100%;
height: 65px; height: 65px;