diff --git a/projects/01-pricing-tiers/design/design-specs.md b/projects/01-pricing-tiers/design/design-specs.md new file mode 100644 index 0000000..ee64722 --- /dev/null +++ b/projects/01-pricing-tiers/design/design-specs.md @@ -0,0 +1,35 @@ +# Pricing Table design specs + +## Colors + +- #fff +- #1f3049 +- #0066ff + +## Typography + +### Font + +- "Open Sans", sans-serif; + +### Font sizes + +- 3.75rem or 60px +- 3rem or 48px +- 1.5rem or 24px +- 1.3125rem or 21px +- 1.125rem or 18px + +### Font weights + +- 400 or regular +- 700 or bold + +## Spacing values + +- 8px or .5rem +- 12px or 0.75rem +- 16px or 1rem +- 20px or 1.25rem +- 32px or 2rem +- 36px or 2.25rem diff --git a/projects/01-pricing-tiers/hosting-plans.jpg b/projects/01-pricing-tiers/design/hosting-plans.jpg similarity index 100% rename from projects/01-pricing-tiers/hosting-plans.jpg rename to projects/01-pricing-tiers/design/hosting-plans.jpg