Skip to content

Commit

Permalink
Merge pull request #497 from LikeLion-at-DGU/dev
Browse files Browse the repository at this point in the history
🚀 Deploy
  • Loading branch information
Chaem03 authored Aug 6, 2024
2 parents 7c4e43c + d9c8a2e commit 341d20c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/pages/Share/styled.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ export const Wrapper = styled.div`
background-size: cover;
flex-direction: column;
background-size: cover;
margin-bottom: 5.5rem;
padding-bottom: 5.5rem;
@media (max-height: 700px) {
margin-bottom: 7.3rem;
}
.Container {
min-height: 100%;
background-image: url(${Back});
Expand Down Expand Up @@ -160,6 +157,7 @@ export const shareContainr = styled.div`
align-items: center;
margin-top: 1rem;
font-size: 1rem;
margin-bottom: 3rem;
.backBtn {
display: flex;
width: 260px;
Expand Down

0 comments on commit 341d20c

Please sign in to comment.