Add experience page + Fix style
This commit is contained in:
parent
f8c9888d80
commit
48f3c27a20
9 changed files with 35 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
@layer components {
|
||||
.posts, .post {
|
||||
@apply bg-surface dark:bg-dark_surface text-on_surface dark:text-dark_on_surface;
|
||||
@apply min-h-screen py-5;
|
||||
@apply min-h-screen p-5;
|
||||
|
||||
& h1 {
|
||||
@apply text-5xl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue