diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
commit | fa254089dd4f15e778c1d406018751228b883144 (patch) | |
tree | 86ca419e7ee0ac757dbd8db3fe81eef4fb7fdbf2 /page.css |
Diffstat (limited to 'page.css')
-rw-r--r-- | page.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/page.css b/page.css new file mode 100644 index 0000000..a247303 --- /dev/null +++ b/page.css @@ -0,0 +1 @@ +h1 {font-size: 3em;} |