General responsive improvments.

This commit is contained in:
softsimon
2020-03-05 16:13:46 +07:00
parent fd0fd2750c
commit c7ddeecd18
16 changed files with 83 additions and 109 deletions

View File

@@ -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>

View File

@@ -5,6 +5,7 @@
height: 60px;
background-color: #1d1f31;
box-shadow: 15px 15px 15px 15px #000;
z-index: 10;
}
.sub-text {