mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #595 from technoboy10/gh572-hoc
Fix GH-572: HOC page formatting
This commit is contained in:
commit
f0290a7657
1 changed files with 9 additions and 9 deletions
|
@ -175,8 +175,8 @@ $base-bg: $ui-white;
|
||||||
|
|
||||||
.resource-info {
|
.resource-info {
|
||||||
h5 {
|
h5 {
|
||||||
margin: .85rem 0;
|
margin: 0;
|
||||||
line-height: 0;
|
line-height: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue