- recreating onyx template

- profile section complete
This commit is contained in:
Amruth Pillai
2020-07-05 16:45:29 +05:30
parent 03e1de1d14
commit 49a867dd37
17 changed files with 159 additions and 53 deletions

View File

@ -30,3 +30,11 @@ hr {
section {
@apply grid grid-cols-1 gap-8;
}
#artboard {
color: #444;
}
#artboard hr {
border-color: #eee;
}