mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-06 08:13:46 +00:00
8 lines
105 B
SCSS
8 lines
105 B
SCSS
|
@import "common/sass/variables";
|
||
|
|
||
|
.BroadcastTx {
|
||
|
&-title {
|
||
|
margin: $space auto $space * 2.5;
|
||
|
}
|
||
|
}
|