Skip to content

Commit 3393220

Browse files
committed
Change Proposal section
1 parent 5ebced5 commit 3393220

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed
Lines changed: 2 additions & 2 deletions
Loading

src/components/Proposal.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,10 @@ export default {
4343
svg {
4444
position: absolute;
4545
bottom: -26px;
46-
right: -118px;
46+
right: -102px;
4747
@include sm {
48-
transform: scale(0.5) translate(89px, 1px);
48+
transform: scale(0.5) translate(52px, -12px);
4949
bottom: -44px;
50-
right: -102px;
5150
}
5251
}
5352
}

0 commit comments

Comments
 (0)