diff options
Diffstat (limited to 'themes/stingray/static/css/main.css')
-rw-r--r-- | themes/stingray/static/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/stingray/static/css/main.css b/themes/stingray/static/css/main.css new file mode 100644 index 0000000..048f6c5 --- /dev/null +++ b/themes/stingray/static/css/main.css @@ -0,0 +1,4 @@ +.jumbotron { + max-width: 900px; + margin: auto; +}
\ No newline at end of file |