Update.
This commit is contained in:
parent
3102fc2711
commit
d766fdd744
1 changed files with 9 additions and 2 deletions
11
style.css
11
style.css
|
@ -23,9 +23,16 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#experience {
|
||||
.sectionheaders {
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
height: 50%;
|
||||
}
|
||||
|
||||
#skillset {
|
||||
background-color: #FF8822;
|
||||
}
|
||||
|
||||
#experience {
|
||||
background-color: #FF9933;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue