margin-bottom on mobile star to align cats/title
This commit is contained in:
parent
f96e6e2376
commit
5234189581
|
@ -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…
Reference in New Issue