Fix.
This commit is contained in:
parent
3633852d34
commit
3e6173acde
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@
|
|||
}
|
||||
|
||||
#experience {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
height: 50px;
|
||||
background-color: #FF9933;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue