1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 09:18:09 +00:00

dashboard css

This commit is contained in:
Szymon Lesisz 2018-03-29 11:31:56 +02:00
parent e61f861f1f
commit 9e8a2ffd4f

View File

@ -9,6 +9,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px 48px;
padding-bottom: 98px;
h2 {
@ -17,6 +18,7 @@
p {
padding: 24px 0px;
text-align: center;
}
}
}