aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/header.tag2
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;
}