mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-12 04:37:13 +01:00
9 lines
95 B
SCSS
9 lines
95 B
SCSS
|
.collectibles-tab {
|
||
|
&__link {
|
||
|
a {
|
||
|
padding: 4px;
|
||
|
font-size: 1rem;
|
||
|
}
|
||
|
}
|
||
|
}
|