We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52bb173 + 9b842c6 commit 7af4833Copy full SHA for 7af4833
src/styles/WorkHomePage.js
@@ -50,7 +50,7 @@ const WorkHomePage = styled.div`
50
51
img {
52
width: 100%;
53
- height: 100%;
+ height: auto;
54
}
55
56
@@ -112,16 +112,6 @@ const WorkHomePage = styled.div`
112
justify-items: start;
113
width: 50%;
114
115
- .content {ase64
116
- tracedSVG
117
- srcWebp
118
- srcSetWebp
119
- originalImg
120
- originalName
121
- font-size: 18px;
122
- line-height: 25px;
123
- width: 50%;
124
- }
125
126
.circle-wrapper {
127
grid-template-columns: 360px 360px;
0 commit comments