style: add .smaller project titles
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user