summaryrefslogtreecommitdiff
path: root/templates/project/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-14 05:23:57 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-08-14 05:23:57 -0400
commit54c6a04b722663b518bf99b4d98a1c2e86ee5103 (patch)
tree91cc311d76bcdd0c6fb053798b383fbeb44c4063 /templates/project/assets/stylesheets/application.scss
parent8e3ca1d64444408677c93721c198908de43fa417 (diff)
Updated the sample project.
Diffstat (limited to 'templates/project/assets/stylesheets/application.scss')
-rw-r--r--templates/project/assets/stylesheets/application.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/project/assets/stylesheets/application.scss b/templates/project/assets/stylesheets/application.scss
index c3b2a67..7c5f300 100644
--- a/templates/project/assets/stylesheets/application.scss
+++ b/templates/project/assets/stylesheets/application.scss
@@ -199,6 +199,8 @@ h3 {
background: white;
top: 100px;
color: black;
+ font-size: 15px;
+ padding-bottom: 4px;
textarea {
white-space: nowrap;