Sha256: 77fb83a9183da2454f897a42b3e940d5c6807f3b720b74faeb45d1fd44b12287
Contents?: true
Size: 690 Bytes
Versions: 5
Compression:
Stored size: 690 Bytes
Contents
.portfolio .portfolio_site_project { @extend .portfolio_site_item; .project_tags { margin: 15px 0 20px 0; .label { margin-right: 3px; margin-bottom: 4px; display: inline-block; padding: 5px; } } } .portfolio_projects { max-width: 800px; margin-bottom: 50px; h2 { text-align: center; } .project_container { border: 1px solid lightgrey; padding: 10px; margin: 15px 0; border-radius: 5px; a.project_name { margin-top: 10px; display: inline-block; } } h2 { margin-bottom: 1em; } img { width: 100%; } .see_all { margin-top: 20px; text-align: center; } }
Version data entries
5 entries across 5 versions & 1 rubygems