sway/css/master.scss

12 lines
95 B
SCSS
Raw Normal View History

2015-08-23 20:52:00 -04:00
---
---
body {
background-color: #111;
color: #fff;
}
video {
max-width: 100%;
}