diff options
Diffstat (limited to 'app/static/css/global.css')
| -rw-r--r-- | app/static/css/global.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/static/css/global.css b/app/static/css/global.css new file mode 100644 index 0000000..6258057 --- /dev/null +++ b/app/static/css/global.css @@ -0,0 +1,3 @@ +h1, h2, h3 { + margin-bottom: 20px; +} |
