diff options
| author | ryderr <r@okfoc.us> | 2014-11-07 15:01:37 -0500 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-11-07 15:01:37 -0500 |
| commit | f70acc5271970d15f0aa71eb7ac3d47e7388656f (patch) | |
| tree | 803279b980f1fae249c3c300fdc395a00323046e | |
| parent | ceba142b59a583fd5adbf6b368264a5fda4637f8 (diff) | |
opps
| -rwxr-xr-x | public/assets/stylesheets/app.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 8b5e011..ed15656 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -375,7 +375,7 @@ h5 { .projectList.about .item span h3{ font-weight: 500; - font-size: 30px; + font-size: 25px; margin-bottom: 8px; } @@ -807,7 +807,7 @@ iframe.embed { .projectList.about.gopro { padding:6% 0; } -.about h3 { +.about.gopro h3 { font-weight:500; text-align:center; margin-bottom:20px; |
