Skip to content

Commit

Permalink
aula 4
Browse files Browse the repository at this point in the history
  • Loading branch information
lemes23 authored Oct 4, 2024
1 parent 3d94409 commit 2681d7d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
Binary file added img/.DS_Store
Binary file not shown.
Binary file added img/bg-desktop.webp
Binary file not shown.
Binary file added img/bg-mobile.webp
Binary file not shown.
Binary file added img/bg-tablet.webp
Binary file not shown.
17 changes: 17 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Cores

```css
:root {
--text-color: #DBE4EF;
--card-front-color: #144480;
--card-back-color: #00F4BF;
}
```

> Para mais cores
- https://colorhunt.co/
- https://color.adobe.com/pt/create/color-wheel

## Para fontes
https://fonts.google.com/

0 comments on commit 2681d7d

Please sign in to comment.