Updated mempool group page

This commit is contained in:
softsimon
2022-09-18 23:05:11 +02:00
parent 1b2e7090c3
commit ad30ba9602
4 changed files with 22 additions and 7 deletions

View File

@@ -1,10 +1,14 @@
.logo-container {
width: 250px;
margin: auto;
width: 50px;
}
.header {
text-align: center;
display: flex;
}
h1 {
margin-left: 15px;
}
.qr-wrapper {
@@ -50,3 +54,6 @@
font-size: 12px;
}
.description-text {
white-space: break-spaces;
}