Browse Source

Smaller no content icon and text

Tobias Reich 9 years ago
parent
commit
717f2afc77
4 changed files with 3 additions and 3 deletions
  1. 0 0
      dist/main.css
  2. 0 0
      dist/main.js
  3. 0 0
      dist/view.js
  4. 3 3
      src/styles/_content.scss

File diff suppressed because it is too large
+ 0 - 0
dist/main.css


File diff suppressed because it is too large
+ 0 - 0
dist/main.js


File diff suppressed because it is too large
+ 0 - 0
dist/view.js


+ 3 - 3
src/styles/_content.scss

@@ -220,13 +220,13 @@
 	.iconic {
 		fill: white(.3);
 		margin: 0 0 10px;
-		width: 60px;
-		height: 60px;
+		width: 50px;
+		height: 50px;
 		filter: drop-shadow(0 -1px 0 black(.4));
 	}
 
 	p {
-		font-size: 18px;
+		font-size: 16px;
 		font-weight: bold;
 	}
 }

Some files were not shown because too many files changed in this diff