Add projects, CV, remove notes

This commit is contained in:
2022-04-06 13:54:44 +03:00
parent 88ecac076a
commit 21e4063af2
17 changed files with 606 additions and 247 deletions

15
public/styles/cv.css Normal file
View File

@@ -0,0 +1,15 @@
@import './common.css';
#about {
max-width: 42rem;
}
big {
font-size: xx-large;
margin: 1rem 0;
}
#about p {
margin: 1rem;
width: 100%;
}