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