small fix Nodeview header footer position
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
margin-bottom: 3.4375rem;
|
||||
$marg: 4.6875rem;
|
||||
width: 100%;
|
||||
height: 20rem;
|
||||
height: $node-card-height;
|
||||
|
||||
@include media-breakpoint-only(md) {
|
||||
max-width: calc(50% - #{($marg / 2)});
|
||||
|
||||
Reference in New Issue
Block a user