specify width more directly

This commit is contained in:
Nick Sweeting 2020-11-23 04:26:04 -05:00
parent 3fd04e4cc9
commit 2431202dff

View file

@ -1,5 +1,5 @@
@import "{{ site.theme }}";
.shell {
div.shell {
width: 80%;
}