fedi-tumblr/themes/wetcat/css/mobile.css

14 lines
194 B
CSS
Raw Normal View History

2020-05-13 20:26:38 +00:00
body {
margin: 0;
background-attachment: fixed;
background-size: auto 100%;
background-repeat: no-repeat;
background-position: center top;
}
.content {
width:90% !important;
}