-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle-guide.txt
54 lines (33 loc) · 885 Bytes
/
style-guide.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Front-end Style Guide
## Layout
The designs were created to the following widths:
- Mobile: 375px
- Desktop: 1440px
## Colors
### Primary
- Cyan: hsl(180, 66%, 49%)
- Dark Violet: hsl(257, 27%, 26%)
### Secondary
- Red: hsl(0, 87%, 67%)
### Neutral
- Gray: hsl(0, 0%, 75%)
- Grayish Violet: hsl(257, 7%, 63%)
- Very Dark Blue: hsl(255, 11%, 22%)
- Very Dark Violet: hsl(260, 8%, 14%)
## Typography
### Body Copy
- Font size: 18px
### Fonts
- Family: [Poppins](https://fonts.google.com/specimen/Poppins)
- Weights: 500, 700
## Icons
For the social icons, you can either use the SVGs provided or a font icon library. Some suggestions for font icon libraries can be found below:
- [Font Awesome](https://fontawesome.com)
- [IcoMoon](https://icomoon.io)
- [Ionicons](https://ionicons.com)
Nav: 1hr
Hero: 1hr
Content: 1.75hr
Footer: 1hr
Functionality: 3.5hr
Cleanup: