diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-12-05 13:05:07 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-12-05 13:05:07 -0500 |
commit | 157ec5feff877cd918a45985ee7368e3d9d7b5b0 (patch) | |
tree | 858b929a593790e7b5366860ff129600491b3877 /bower_components/bootstrap/examples/starter-template/starter-template.css | |
parent | a081f72bd6bfc5ae255d21ba58c10fd13cd1fac1 (diff) |
3.0.2 -> 3.0.3
Diffstat (limited to 'bower_components/bootstrap/examples/starter-template/starter-template.css')
-rw-r--r-- | bower_components/bootstrap/examples/starter-template/starter-template.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bower_components/bootstrap/examples/starter-template/starter-template.css b/bower_components/bootstrap/examples/starter-template/starter-template.css deleted file mode 100644 index 4af7a617..00000000 --- a/bower_components/bootstrap/examples/starter-template/starter-template.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - padding-top: 50px; -} -.starter-template { - padding: 40px 15px; - text-align: center; -} |