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.
1 parent a666e44 commit 2749ba3Copy full SHA for 2749ba3
_sass/layout/home.scss
@@ -215,7 +215,7 @@
215
}
216
217
.project-main {
218
- width: calc(20% - 36px);
+ width: calc(15% - 36px);
219
padding: 10px;
220
height: fit-content;
221
max-height: 72px;
@@ -229,7 +229,7 @@
229
230
231
.project-content {
232
- width: calc(80% - 36px);
+ width: calc(85% - 36px);
233
234
235
margin: auto;
0 commit comments