diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 14:56:44 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 14:56:44 +0200 |
| commit | 04ac06579b70014d794c4a9f36630df4e36db89b (patch) | |
| tree | a881de1209913a52fef4b2168da08597a7acb2f0 /src/components | |
| parent | 9e4b996de217c827a8949290bca7f896dab26f46 (diff) | |
Some stuff
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/header.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/header.tag b/src/components/header.tag index 13e37ae..1dbe3f8 100644 --- a/src/components/header.tag +++ b/src/components/header.tag @@ -1,7 +1,7 @@ <header> <h1>Hello, my name is Jan</h1> - <style> + <style type="less"> header { display: flex; } |
