This commit is contained in:
Marc Cataford 2015-06-20 19:02:38 -04:00
parent 3102fc2711
commit d766fdd744

View file

@ -23,9 +23,16 @@
display: none;
}
#experience {
.sectionheaders {
width: 100%;
height: 50px;
height: 50%;
}
#skillset {
background-color: #FF8822;
}
#experience {
background-color: #FF9933;
}