Skip to content

Commit e27d180

Browse files
committed
update
1 parent 14e5d5c commit e27d180

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_sass/layout/home.scss

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

217217
.project-main {
218-
width: calc(40% - 36px);
219-
padding: 0;
218+
width: calc(25% - 36px);
219+
padding: 10px;
220220
height: fit-content;
221221
max-height: 72px;
222222
margin: auto;
@@ -229,7 +229,7 @@
229229
}
230230

231231
.project-content {
232-
width: calc(60% - 36px);
232+
width: calc(75% - 36px);
233233
height: fit-content;
234234
max-height: 72px;
235235
margin: auto;
@@ -390,7 +390,7 @@
390390
}
391391

392392
.project-main {
393-
width: calc(40% - 36px);
393+
width: calc(35% - 36px);
394394
padding: 0;
395395
height: fit-content;
396396
max-height: 72px;

_tabs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ _BIGAI_
4949

5050
</div>
5151

52-
## Contributions
52+
## Contributors
5353

5454
<div class="fit-content grid grid-cols-5 m-auto gap-4" markdown="1">
5555

0 commit comments

Comments
 (0)