mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Adjust devision space size on footer
This commit is contained in:
parent
a4a25eb5cf
commit
df49af74a3
@ -47,7 +47,7 @@ export default {
|
|||||||
color: $color-footer-link;
|
color: $color-footer-link;
|
||||||
}
|
}
|
||||||
.division-space {
|
.division-space {
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.4rem;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.4rem;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user