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