mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
7 lines
82 B
SCSS
7 lines
82 B
SCSS
.buttons {
|
|
> * {
|
|
display: block;
|
|
margin-bottom: 2rem;
|
|
}
|
|
}
|