General responsive improvments.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<footer class="footer">
|
||||
<div class="container-lg">
|
||||
<div class="container-xl">
|
||||
<div class="row text-center" *ngIf="memPoolInfo">
|
||||
<div class="col">
|
||||
<span class="txPerSecond">Tx weight per second:</span>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
height: 60px;
|
||||
background-color: #1d1f31;
|
||||
box-shadow: 15px 15px 15px 15px #000;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.sub-text {
|
||||
|
||||
Reference in New Issue
Block a user