mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Avoid negative margins/targeting tags
- follow @alina-beck's PR suggestions
This commit is contained in:
parent
f2e2c78582
commit
57b0a339c6
@ -142,14 +142,5 @@ export default {
|
||||
color: $text-color-link-active;
|
||||
}
|
||||
}
|
||||
nav {
|
||||
margin-left: -$space-small;
|
||||
margin-right: -$space-small;
|
||||
margin-top: -$space-xx-small;
|
||||
margin-bottom: -$space-xx-small;
|
||||
a {
|
||||
padding-left: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user