Files
textual/docs/examples/guide/widgets/fizzbuzz.css
Will McGugan 9ab01d3c54 widgets docs
2022-09-21 17:18:50 +01:00

10 lines
108 B
CSS

Screen {
layout: center;
}
FizzBuzz {
width: auto;
height: auto;
background: $panel;
}