style: add .smaller project titles

This commit is contained in:
2019-01-31 13:19:16 +03:00
parent c866be02ee
commit 40ad19b917
2 changed files with 4 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ html
img(src=stars("vladfaust", "migrate.cr")) img(src=stars("vladfaust", "migrate.cr"))
| a database migration solution | a database migration solution
li li
a(href="https://github.com/vladfaust/http-params-serializable") a.smaller(href="https://github.com/vladfaust/http-params-serializable")
span.title HTTP::Params::Serializable span.title HTTP::Params::Serializable
img(src=stars("vladfaust", "http-params-serializable")) img(src=stars("vladfaust", "http-params-serializable"))
| the HTTP params parsing module | the HTTP params parsing module

View File

@@ -72,6 +72,9 @@ ul.projects
a a
display: table-cell display: table-cell
&.smaller
font-size: 95%
ul.supporters ul.supporters
list-style: square list-style: square