Add more space between sidebar sections
parent
c0dba9390f
commit
337139687a
|
@ -103,7 +103,7 @@
|
|||
}
|
||||
|
||||
.jsmodule {
|
||||
margin-bottom: 14px;
|
||||
margin-bottom: 32px;
|
||||
.google_signup {
|
||||
a {
|
||||
width: 100%;
|
||||
|
@ -169,6 +169,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.jsmod-content.latest-ungluing {
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
.signup {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue