mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 15:50:28 +01:00
10 lines
138 B
SCSS
10 lines
138 B
SCSS
|
.institutional-entity-done {
|
||
|
&__img {
|
||
|
max-width: 250px;
|
||
|
max-height: 80px;
|
||
|
margin-top: 40px;
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
}
|
||
|
|