Slight fix
This commit is contained in:
parent
ae64857c7a
commit
7cf353b629
1 changed files with 1 additions and 2 deletions
|
@ -219,7 +219,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ecosystem__module {
|
.ecosystem__module {
|
||||||
// padding: 1.9rem 2rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
@ -439,7 +438,7 @@
|
||||||
|
|
||||||
|
|
||||||
.ecosystem__submodules {
|
.ecosystem__submodules {
|
||||||
padding-top: 0.25rem;
|
padding-top: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ecosystem__submodule {
|
.ecosystem__submodule {
|
||||||
|
|
Loading…
Reference in a new issue