diff options
author | hanemile <hanemile@protonmail.com> | 2019-01-28 23:41:27 +0100 |
---|---|---|
committer | hanemile <hanemile@protonmail.com> | 2019-01-28 23:41:27 +0100 |
commit | 509d56e59b32c2d097b5dc6538a139c1da28ba90 (patch) | |
tree | 5d9bd325ddd202c5a70ca0c2808fb840e0e34d72 /css | |
parent | 987422d45499696f81f602497a59e0ff357d33f1 (diff) |
added a simple go script hosting the files
Diffstat (limited to 'css')
-rw-r--r-- | css/small-business.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/css/small-business.css b/css/small-business.css deleted file mode 100644 index fbc36c8..0000000 --- a/css/small-business.css +++ /dev/null @@ -1,15 +0,0 @@ -/*! - * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business) - * Copyright 2013-2017 Start Bootstrap - * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE) - */ - -body { - padding-top: 54px; -} - -@media (min-width: 992px) { - body { - padding-top: 56px; - } -} |