Styling of planet page
This commit is contained in:
parent
f6187e6ebe
commit
0245c85a7d
2 changed files with 20 additions and 6 deletions
|
|
@ -131,3 +131,11 @@ div.commaseparated {
|
|||
}
|
||||
}
|
||||
|
||||
div.planetpost {
|
||||
h2 {
|
||||
font-size: $baseFontSize * 1.25;
|
||||
line-height: $baseLineHeight;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue