mobile needs un-boxed topic map too

This commit is contained in:
Jeff Atwood 2014-06-23 23:53:54 -07:00
parent 34d80464cf
commit 9e4ccfdf6d

View File

@ -169,9 +169,8 @@ a.star {
word-wrap: break-word; word-wrap: break-word;
} }
border-radius: 5px; margin: 30px 10px 10px 10px;
margin: 30px 10px 20px 10px; background: scale-color(scale-color-diff(), $lightness: 40%);
border: 1px solid scale-color-diff();
h3 { h3 {
margin-bottom: 4px; margin-bottom: 4px;
@ -251,7 +250,7 @@ a.star {
} }
.information { .information {
border-top: 1px solid scale-color-diff(); border-top: 2px solid scale-color-diff();
} }
.domain { .domain {