diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-01-11 11:15:19 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-01-11 11:15:19 +0000 |
| commit | 1c2eb7a9e677cd409eec15309911148e544f96be (patch) | |
| tree | 7329cb294d5e2f7c7781585a78b721c11699270e /build | |
| parent | add meta viewport (diff) | |
| download | mmm-1c2eb7a9e677cd409eec15309911148e544f96be.tar.gz mmm-1c2eb7a9e677cd409eec15309911148e544f96be.zip | |
improve mobile layout
Diffstat (limited to 'build')
| -rw-r--r-- | build/layout.moon | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/layout.moon b/build/layout.moon index aa97699..6d6e072 100644 --- a/build/layout.moon +++ b/build/layout.moon @@ -36,7 +36,8 @@ logo = svg { logo span { span 'mmm', class: 'bold' - '.s-ol.nu' + '​' + '.s‑ol.nu' } } span "fun stuff with code and wires" |
