minify plugin

This commit is contained in:
bchiang7
2016-12-09 21:17:44 -05:00
parent 380a86c6dc
commit f33979af1c
10 changed files with 1972 additions and 43 deletions

View File

@@ -35,7 +35,7 @@
height: 20px;
width: 20px;
border-radius: 50%;
background-color: rgba(255,255,255,0.25);
background: rgba(255,255,255,0.25);
transition: transform 0.2s, background-color 0.5s;
transform-origin: 50% 50%;
}