Skip to content

Commit 2749ba3

Browse files
committed
Update home.scss
1 parent a666e44 commit 2749ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/layout/home.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
}
216216

217217
.project-main {
218-
width: calc(20% - 36px);
218+
width: calc(15% - 36px);
219219
padding: 10px;
220220
height: fit-content;
221221
max-height: 72px;
@@ -229,7 +229,7 @@
229229
}
230230

231231
.project-content {
232-
width: calc(80% - 36px);
232+
width: calc(85% - 36px);
233233
height: fit-content;
234234
max-height: 72px;
235235
margin: auto;

0 commit comments

Comments
 (0)