mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
added p2p faq section, other minor improvements
This commit is contained in:
@@ -15,11 +15,15 @@
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
text-align: end;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.infoRow :last-child {
|
||||
flex: 2;
|
||||
color: var(--text-color);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.peerContainer, .peerHeader {
|
||||
|
||||
Reference in New Issue
Block a user