Tweak spacing in welcome banner
This commit is contained in:
parent
693e00d494
commit
8accd87be3
|
@ -155,7 +155,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div id="welcome" class="br3 pa3 pa4-ns bg--card f5">
|
<div id="welcome" class="br3 pa3 pa4-ns bg--card f5">
|
||||||
<div id="welcome-logo" class="h4 mb4">
|
<div id="welcome-logo" class="h4 mb3 mb4-ns">
|
||||||
{{ svg "hmn_circuit" }}
|
{{ svg "hmn_circuit" }}
|
||||||
</div>
|
</div>
|
||||||
<div id="welcome-content" class="center-layout" style="max-width: 51rem">
|
<div id="welcome-content" class="center-layout" style="max-width: 51rem">
|
||||||
|
|
Loading…
Reference in New Issue