mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
8 lines
121 B
SCSS
8 lines
121 B
SCSS
|
|
||
|
.section-cta--enterprise {
|
||
|
.logo-enterprise {
|
||
|
margin-bottom: $spacer;
|
||
|
transform: scale(.8);
|
||
|
}
|
||
|
}
|