diff options
Diffstat (limited to 'desktop.css')
-rw-r--r-- | desktop.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop.css b/desktop.css new file mode 100644 index 0000000..3372515 --- /dev/null +++ b/desktop.css @@ -0,0 +1,3 @@ +#instructions { + flex-basis: 33% +} |