Skip to content
Snippets Groups Projects
Commit e1d6f2a0 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

update roster page

parent af090959
No related branches found
No related tags found
No related merge requests found
......@@ -529,8 +529,7 @@ body{
line-height: normal;
color: #C6EBE8;
}
.roster-pagecontent{
width: 71%;
.roster-pagecontent {
transform: translateX(0%);
margin: 12vw auto 50px;
position: relative;
......@@ -551,11 +550,10 @@ body{
padding: 5px;
}
.roster-head{
.roster-head {
border-radius: 50%;
/* width and height of pictures! */
width: 180px;
height: 180px;
width: 300px;
height: 300px;
overflow: hidden;
}
.roster-head>img{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment