BrownPolarBear

joined 1 year ago
[–] BrownPolarBear 2 points 1 year ago

Here’s an extension to add custom styles to websites:

https://add0n.com/stylus.html

And this is the custom style i’ve wrote:

.container-lg{
    max-width: initial;
}

.my-3{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
view more: ‹ prev next ›