website: get rid fof release notes
This commit is contained in:
parent
cc1cf6c301
commit
7cf21dd98d
|
@ -17,14 +17,6 @@
|
|||
<div class="row download-row">
|
||||
<div class="download-container">
|
||||
<h2 class="uppercase"><a href="/downloads.html">Download v<%= latest_version %></a></h2>
|
||||
<div class="small">
|
||||
<small class="uppercase mono">
|
||||
<a href="#">
|
||||
Release Notes
|
||||
<!-- {{releasedate}} -->
|
||||
<span>06/17/13</span>
|
||||
</a>
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -47,7 +47,7 @@ header .header {
|
|||
|
||||
h2 {
|
||||
font-family: $serif;
|
||||
font-size: 38px;
|
||||
font-size: 44px;
|
||||
color: #7bc6b1;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
|
Loading…
Reference in New Issue