mirror of
https://github.com/mempool/mempool.git
synced 2025-09-27 05:06:33 +02:00
Fix disable button font-size.
This commit is contained in:
@@ -138,8 +138,11 @@ h1 {
|
||||
}
|
||||
|
||||
.disable {
|
||||
font-size: 36px;
|
||||
font-size: 30px;
|
||||
color: #393e5c73;
|
||||
@media (min-width: 768px) {
|
||||
font-size: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
.tx-skeleton {
|
||||
|
Reference in New Issue
Block a user