1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00

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%;
}