This commit is contained in:
Arjun Patel
2017-07-27 11:50:42 -07:00
parent 9414bd001d
commit eb25cefcc7
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star;
</div>
<div class="col-xs-6 col-md-1 professionalStars1 profStars2 profFade">
<div class="col-xs-6 col-md-1 profStars2 profFade">
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&starf;&star;<br><br>
&starf;&starf;&starf;&star;&star;<br><br>&starf;&starf;&starf;&star;&star;
</div>
+5 -2
View File
@@ -215,7 +215,6 @@ div.skills {
text-align: left;
background-image: url(Images/dark_embroidery.png);
background-size: cntain;
padding-bottom: 100px;
}
p.skillsBanner {
margin-top:30px;
@@ -258,13 +257,17 @@ p.professionalSide2 {
}
div.professionalStars1 {
margin-top:50px;
padding: 0;
color: #069ea0;
font-size: 20px;
text-align: left;
margin-bottom: 10px;
}
div.profStars2 {
text-align: right;
margin-top:50px;
color: #069ea0;
font-size: 20px;
margin-bottom: 100px;
}