Fix.
This commit is contained in:
parent
10db4aede6
commit
4fb03dbcc3
1 changed files with 3 additions and 3 deletions
|
@ -23,16 +23,16 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.sectionheaders {
|
||||
.section_headers {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
}
|
||||
|
||||
#skillset {
|
||||
#skillset_header {
|
||||
background-color: #FF8822;
|
||||
}
|
||||
|
||||
#experience {
|
||||
#experience_header {
|
||||
background-color: #FF9933;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue