diff options
Diffstat (limited to 'root')
| -rw-r--r-- | root/text$moonscript -> fn -> mmm$dom.moon | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/root/text$moonscript -> fn -> mmm$dom.moon b/root/text$moonscript -> fn -> mmm$dom.moon index 158bc48..7e346d8 100644 --- a/root/text$moonscript -> fn -> mmm$dom.moon +++ b/root/text$moonscript -> fn -> mmm$dom.moon @@ -19,10 +19,7 @@ import opairs from require 'mmm.ordered' -- menu append h1 { - style: { - position: 'relative', - 'border-bottom': '1px solid #000' - }, + style: { 'border-bottom': '1px solid #000' }, 'mmm', div { class: 'icons', |
