Skip to content

Commit 3d708ff

Browse files
Update index.js
1 parent 9e5a4b2 commit 3d708ff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pages/docs/index.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,16 @@ const Home = (props) => {
464464
.idk {
465465
width: 100%;
466466
}
467+
.idk .home-name {
468+
text-align: center;
469+
}
470+
.tutor {
471+
font-family: 'Rubik';
472+
color: #ffffff;
473+
}
474+
.zxc {
475+
padding-top: 5px;
476+
}
467477
`}
468478
</style>
469479
</>

0 commit comments

Comments
 (0)