mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-29 19:04:40 +01:00
updates line-height, removes sm-table hack
This commit is contained in:
committed by
Andrew Camilleri
parent
f2286fb1be
commit
2887017d12
@@ -8,12 +8,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/*.table,
|
||||
.table-sm {
|
||||
width: calc(100% + 1rem);
|
||||
margin: 1.5rem -.5rem;
|
||||
}*/
|
||||
|
||||
.logo {
|
||||
height: 32px;
|
||||
}
|
||||
@@ -101,6 +95,7 @@ h2 small .fa-question-circle-o {
|
||||
border-left: 2px solid transparent;
|
||||
padding: .2rem 1rem;
|
||||
font-weight: var(--btcpay-font-weight-semibold);
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
#sideNav .nav-link.active,
|
||||
|
||||
Reference in New Issue
Block a user