Css display fix for profile
This commit is contained in:
parent
e0601fc6f5
commit
f6476182e0
@ -126,7 +126,7 @@
|
|||||||
margin-bottom: 5%;
|
margin-bottom: 5%;
|
||||||
padding: 4%;
|
padding: 4%;
|
||||||
padding-top: 2.5%;
|
padding-top: 2.5%;
|
||||||
padding-right: 4%;
|
padding-right: 2%;
|
||||||
|
|
||||||
box-shadow: 2px 2px 5px 3px #666;
|
box-shadow: 2px 2px 5px 3px #666;
|
||||||
}
|
}
|
||||||
@ -142,7 +142,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#profClasses {
|
#profClasses {
|
||||||
width: 50%;
|
width: 52%;
|
||||||
height: 30%;
|
height: 30%;
|
||||||
float: right;
|
float: right;
|
||||||
border-top: 5px solid #2E4F74;
|
border-top: 5px solid #2E4F74;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user