improvements to front page kickstarter section

This commit is contained in:
Victoria Wang 2015-06-25 17:39:54 -07:00
parent d4303c7e46
commit 0524180724
2 changed files with 24 additions and 11 deletions

View file

@ -1916,9 +1916,18 @@ table#latest-visitors {
width: 100%;
}
}
.intro-List.kickstarter {
padding: 1.2em 0em 2.5em;
.intro-List.kickstarter .col {
padding-top: 1em;
padding-bottom: .8em;
margin-left: 0;
&:first-child{
padding-left: 2px;
}
.title {
margin-top: 1%;
}
.title a {
color: white;
font-weight: bold;