#0c1633 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #0c1633, aggregated by home.social.
-
@OBSProject i fixed your website for > 1080p monitors:
```css
#footer, #wrapper {
max-width: unset !important;
}
#header {
max-width: 2200px;
margin: 0 auto -60px;
position: relative;
}
body {
background: #0c1633 !important
}
``` -
@OBSProject i fixed your website for > 1080p monitors:
```css
#footer, #wrapper {
max-width: unset !important;
}
#header {
max-width: 2200px;
margin: 0 auto -60px;
position: relative;
}
body {
background: #0c1633 !important
}
```