update colour scheme, refactor templates and css
This commit is contained in:
parent
2e79538d1b
commit
13744c2002
3 changed files with 26 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
<p class="author"><span><%= it.repo.owner.full_name %></span><span class="username">@<%= it.repo.owner.login %></span></p>
|
||||
<p class="repo-name"><%= it.repo.name %></p>
|
||||
<% if (it.repo.description) { %>
|
||||
<p style="font-size: 42px; font-weight: 500; color: #9A8FA7;"><%= it.repo.description %></p>
|
||||
<p class="description"><%= it.repo.description %></p>
|
||||
<% } %>
|
||||
</div>
|
||||
<div class="graphics">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue