fedi-tumblr/themes/wetcat/css/mobile.css
2020-05-13 15:26:38 -05:00

14 lines
194 B
CSS

body {
margin: 0;
background-attachment: fixed;
background-size: auto 100%;
background-repeat: no-repeat;
background-position: center top;
}
.content {
width:90% !important;
}