feat: add portfolio site
This commit is contained in:
parent
8090f62f1e
commit
4a6d765c86
80 changed files with 3891 additions and 1248 deletions
5
apps/portfolio/src/routes/Home/style.scss
Normal file
5
apps/portfolio/src/routes/Home/style.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
.projects {
|
||||
h2 {
|
||||
@apply mb-4;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue