diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 11:05:36 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 11:05:36 +0530 |
commit | 9c2ad91230d72fe6d661450cc78300ea223ae2bc (patch) | |
tree | 17bd774b3f972359dfbb46248f085bbf1c6dae98 /templates/main.css |
make it better
Diffstat (limited to 'templates/main.css')
-rw-r--r-- | templates/main.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/main.css b/templates/main.css new file mode 100644 index 0000000..6ff73fa --- /dev/null +++ b/templates/main.css @@ -0,0 +1,3 @@ +h1 { + text-align: center; +} |