-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from lewisnyman/typography-improvements
Tweaks to content and typography for better readablilty and heirachy
- Loading branch information
Showing
7 changed files
with
33 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<h2 class="footer-heading">Our address</h2> | ||
Convivio | ||
The Gridiron Building | ||
One Pancras Square | ||
London | ||
N1C 4AG |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
* [Blog](https://blog.weareconvivio.com) | ||
* [Cookbook](http://cookbook.weareconvivio.com/) | ||
<h2 class="footer-heading">Find us on the web</h2> | ||
* Read our blog on Medium: [https://blog.weareconvivio.com](https://blog.weareconvivio.com) | ||
* Browse our public intranet: [The Convivio Cookbok](http://cookbook.weareconvivio.com/) | ||
* Follow us on twitter: [@weareconvivio](https://twitter.com/weareconvivio) | ||
* Get in touch: <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,10 @@ li { | |
margin-bottom: 0; | ||
} | ||
} | ||
|
||
.site-footer ul { | ||
margin: 0; | ||
list-style-type: none; | ||
} | ||
|
||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,14 +9,4 @@ That means we take clients beyond simply marketing themselves on the web, to del | |
|
||
Our team has delivered this digital transformation before in the government, finance, and media sectors. | ||
|
||
Read our blog on Medium: [https://blog.weareconvivio.com](https://blog.weareconvivio.com) | ||
Follow us on twitter: [@weareconvivio](https://twitter.com/weareconvivio) | ||
Get in touch: <[email protected]> | ||
Our address: | ||
Convivio | ||
The Gridiron Building | ||
One Pancras Square | ||
London | ||
N1C 4AG | ||
|
||
This is release 1 of our website, our ‘minimum launchable product’. We’re going to work in the open to develop our site, so you can see our workings-out. Follow thinking and progress on our [blog](https://blog.weareconvivio.com). |