Skip to content

Commit e85ee9c

Browse files
committed
added open federal
1 parent c659701 commit e85ee9c

File tree

7 files changed

+30
-2
lines changed

7 files changed

+30
-2
lines changed

_includes/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<section class="sidebar">
22
<a class="home" href="/"><img class="logo" src="/img/logo.png" /></a>
33
<a class="home" href="/"><h1>Caitlin Weber</h1></a>
4-
<h2>Social Designer <br>and Creative Leader</h2>
4+
<h2>Social Impact Designer <br>and Creative Leader</h2>
55

66
<nav>
77
{% include menu-items.html %}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: work
3+
title: "Open Federal"
4+
categories:
5+
- portfolio
6+
tags: design
7+
img: open-federal-thumb.jpg
8+
---
9+
10+
<div class="prose two-col wide">
11+
<p>Though this project was never launched, the visual realization that you see here was the collaborative effort of a the whole design team at Sunlight. The project grew out of our efforts to extend that access to all of the tools that Sunlight has that feature federal level data.
12+
</p>
13+
</div>
14+
15+
<div class="prose two-col narrow">
16+
<h2 class="beta">The tools</h2>
17+
<ul>
18+
<li>Project strategy</li>
19+
<li>Branding</li>
20+
<li>Responsive design</li>
21+
<li>Web design</li>
22+
<li>Photoshop</li>
23+
<li>Illustrator</li>
24+
</ul>
25+
</div>
26+
27+
28+
<img class="" src="/img/open-federal.jpg" />

css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ header.site-header {
143143
}
144144
}
145145
.sidebar {
146-
width: 12.5em;
146+
width: 15em;
147147
float: left;
148148
margin-right: 3em;
149149
letter-spacing: .18em;

img/open-federal-thumb.jpg

19.3 KB
Loading

img/open-federal.jpg

604 KB
Loading

img/partytime-thumb.png

67.5 KB
Loading

img/qm-profile.jpg

4.35 KB
Loading

0 commit comments

Comments
 (0)