Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<li><a href="#">Option 2</a></li>
</ul>
</nav>
<div class="navbar__menu-mob"><a href="" id='toggle'><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" class=""></path></svg></a></div>
<div class="navbar__menu-mob"><a href="" aria-label='menu toggle' id='toggle'><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" class=""></path></svg></a></div>
</div>
</div>
</div>
Expand Down
7 changes: 7 additions & 0 deletions css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,11 @@ img.logo_img {
.event-banner .link {
color: white;
font-weight: bold;
}

.neededRoles {
font-size: 1.2em;
line-height: 1.35;
color: #111;
font-weight: 400;
}
4 changes: 2 additions & 2 deletions dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang='en'>
<head>
<meta class="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dashboard | Evie by unDraw</title>
<link rel='stylesheet' href='css/style.min.css' />
</head>
Expand All @@ -19,7 +19,7 @@
<li><a href="#">Option 2</a></li>
</ul>
</nav>
<div class="navbar__menu-mob"><a href="" id='toggle'><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" class=""></path></svg></a></div>
<div class="navbar__menu-mob"><a href="" aria-label='toggle menu' id='toggle'><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" class=""></path></svg></a></div>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- <li><a href=""></a></li> -->
</ul>
</nav>
<div class="navbar__menu-mob"><a href="" id='toggle'><svg role="img" alt="" xmlns="http://www.w3.org/2000/svg"
<div class="navbar__menu-mob"><a href="" id='toggle'><svg role="img" aria-label='menu toggle' alt="" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 448 512">
<path fill="currentColor"
d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
Expand Down Expand Up @@ -112,21 +112,21 @@ <h2>Who is welcome?</h2>
<div class="step__media">
<img src="./images/undraw_developer_activity.svg" class="step__image" alt="">
</div>
<h4>Programmers</h4>
<span class="neededRoles">Programmers</span>
<p class="step__text">Develop software that helps make politics more effective</p>
</div>
<div class="step">
<div class="step__media">
<img src="./images/undraw_user_flow.svg" class="step__image" alt="">
</div>
<h4>Designers</h4>
<span class="neededRoles">Designers</span>
<p class="step__text">Design tools, processes, apps, and websites that make Britain work better</p>
</div>
<div class="step">
<div class="step__media">
<img src="./images/undraw_maker_launch.svg" class="step__image" alt="">
</div>
<h4>Makers</h4>
<span class="neededRoles">Makers</span>
<p class="step__text">Do something else and want to get stuck in? Join the community!</p>
</div>
</div>
Expand Down