mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 09:05:49 +00:00
Style: don't bottom-align homepage intro
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{% block main %}
|
||||
<section class="container-fluid card-grid card-grid-2x2">
|
||||
<div class="section-hero card align-bottom">
|
||||
<div class="section-hero card">
|
||||
<div>
|
||||
<h1 class="display-4">Powering the Internet of Value.</h1>
|
||||
<div class="blurb">
|
||||
|
||||
@@ -152,10 +152,6 @@ h1, h2, h3, h4, h5 {
|
||||
}
|
||||
}
|
||||
|
||||
.align-bottom {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.card {
|
||||
padding: 40px;
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user