mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 05:23:36 -04:00
margin-bottom on mobile star to align cats/title
This commit is contained in:
parent
f96e6e2376
commit
5234189581
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@
|
|||
#topic-title {
|
||||
margin-bottom: 20px;
|
||||
margin: 0 60px 10px 20px;
|
||||
|
||||
.star {
|
||||
margin-bottom: 30px; // this allows the categories to align underneath title
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.5em;
|
||||
margin:0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue