mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-17 13:07:34 +02:00
11 lines
154 B
CSS
11 lines
154 B
CSS
|
|
.wallet-header-title {
|
||
|
|
width: 5rem;
|
||
|
|
margin-bottom: 0.5rem;
|
||
|
|
}
|
||
|
|
|
||
|
|
.wallet-header-subtitle {
|
||
|
|
width: 12rem;
|
||
|
|
height: 1.8rem;
|
||
|
|
margin-bottom: 0.45rem;
|
||
|
|
}
|