Fixed flex-boxes in CV section

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-09-03 11:23:00 +02:00
parent f76a7a8c4c
commit bec4c608f1
3 changed files with 64 additions and 17 deletions

View File

@@ -2,6 +2,16 @@
My personal website.
## Usage
```sh
npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch
```
```sh
dx serve --platform fullstack
```
## Screenshot
[[./resources/screenshot.webp]]