9 lines
121 B
CSS
9 lines
121 B
CSS
|
/*
|
||
|
* Broomcloset bootstrap extension thing
|
||
|
* By Flashwave <https://flash.moe>
|
||
|
*/
|
||
|
|
||
|
.main {
|
||
|
margin: -40px 10px 0;
|
||
|
}
|