aboutsummaryrefslogtreecommitdiff
path: root/theme/scss/io2013.scss
diff options
context:
space:
mode:
Diffstat (limited to 'theme/scss/io2013.scss')
-rw-r--r--theme/scss/io2013.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/scss/io2013.scss b/theme/scss/io2013.scss
index 1bab7b0..564caea 100644
--- a/theme/scss/io2013.scss
+++ b/theme/scss/io2013.scss
@@ -32,6 +32,7 @@ slides > slide {
32 left: 0; 32 left: 0;
33 width: 100%; 33 width: 100%;
34 bottom: 0; 34 bottom: 0;
35 @include box-sizing(border-box);
35 } 36 }
36 &:after { 37 &:after {
37 background: url(../../images/google_developers_icon_128.png) no-repeat 0 0; 38 background: url(../../images/google_developers_icon_128.png) no-repeat 0 0;