Difference between revisions of "Team:TP-CC San Diego/Templates/AnimationCSS"

Line 210: Line 210:
 
.ih-item.circle {
 
.ih-item.circle {
 
position: relative;
 
position: relative;
width: 30%;
+
width: 100%;
height: 30%;
+
height: 100%;
 
border-radius: 50%
 
border-radius: 50%
 
}
 
}
Line 217: Line 217:
 
.ih-item.circle .img {
 
.ih-item.circle .img {
 
position: relative;
 
position: relative;
width: 30%;
+
width: 100%;
height: 30%;
+
height: 100%;
 
border-radius: 50%
 
border-radius: 50%
 
}
 
}

Revision as of 07:09, 24 October 2017