Difference between revisions of "Team:UNSW Australia"

m (Fixed page width - Final)
(Added Animation to photo)
Line 23: Line 23:
 
<style>
 
<style>
  
* {
+
@keyframes growPhoto {
padding: 0px;
+
0% {
margin: 0px;
+
    transform: scale(0,0);
 +
  }
 +
100% {
 +
    transform: scale(1,1,);
 +
  }
 
}
 
}
 +
  
 
.center {
 
.center {
Line 64: Line 69:
 
.teamPhoto {
 
.teamPhoto {
 
width: 100%;
 
width: 100%;
 +
animation: 1s ease-out 0s 1 growPhoto
 
}
 
}
  

Revision as of 13:32, 5 June 2018

Welcome to UNSW Australia's 2018 iGEM Wiki!

Find out more about our project by checking out our
social media accounts below or send us an email!