Team:Stanford-Brown/css/custom
.foldingStuff{ height:700px; }
.uc-initial-content{ text-align:center; width:200px; height:200px; background-color:blue;
}
.uc-final-content{ text-align:center; width:400px; height:400px; background-color:purple; }
/*------- Moving Navbar Down ---------*/
.navbar {
margin-top: 15px;
}
body {
margin-top: 50px;
}