mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
dashboard css
This commit is contained in:
parent
e61f861f1f
commit
9e8a2ffd4f
@ -9,6 +9,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
padding: 0px 48px;
|
||||||
padding-bottom: 98px;
|
padding-bottom: 98px;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
@ -17,6 +18,7 @@
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
padding: 24px 0px;
|
padding: 24px 0px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user