-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-2.html
More file actions
26 lines (26 loc) · 851 Bytes
/
index-2.html
File metadata and controls
26 lines (26 loc) · 851 Bytes
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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>Unbekannt </title></head><body>
<h1 id="front-end-style-guide">Front-end Style Guide</h1>
<h2 id="layout">Layout</h2>
<p>The designs were created to the following widths:</p>
<ul>
<li>Mobile: 375px</li>
<li>Desktop: 1440px</li>
</ul>
<h2 id="colors">Colors</h2>
<h3 id="primary">Primary</h3>
<p>Dark cyan: hsl(185, 75%, 39%)
Very dark desaturated blue: hsl(229, 23%, 23%)
Dark grayish blue: hsl(227, 10%, 46%)</p>
<h3 id="neutral">Neutral</h3>
<p>Dark gray: hsl(0, 0%, 59%)</p>
<h2 id="typography">Typography</h2>
<h3 id="body-copy">Body Copy</h3>
<ul>
<li>Font size (name and stats): 18px</li>
</ul>
<h3 id="font">Font</h3>
<ul>
<li>Family: <a href="https://fonts.google.com/specimen/Kumbh+Sans">Kumbh Sans</a></li>
<li>Weights: 400, 700</li>
</ul>
</body></html>