File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -154,14 +154,17 @@ h2{
154154
155155[data-info = "css3" ]{
156156 left : 200px ;
157+ z-index : 999 ;
157158}
158159
159160[data-info = "html5" ]{
160161 left : 400px ;
162+ z-index : 999 ;
161163}
162164
163165[data-info = "js" ]{
164166 left : 0px ;
167+ z-index : 999 ;
165168}
166169
167170.portfolio-item3 {
Original file line number Diff line number Diff line change @@ -57,19 +57,19 @@ <h2 data-info="timeSpent">Tijd per week buiten school:</h2>
5757 < div class ="css-hours ">
5858 < p data-info ="css-hours ">
5959 css:< br >
60- < span class ="hours-spent "> 3 uur</ span >
60+ < span class ="hours-spent "> ~4 uur</ span >
6161 </ p >
6262 </ div >
6363 < div class ="html-hours ">
6464 < p data-info ="html-hours ">
6565 html:< br >
66- < span class ="hours-spent "> 3 uur</ span >
66+ < span class ="hours-spent "> ~ 3 uur</ span >
6767 </ p >
6868 </ div >
6969 < div class ="js-hours ">
7070 < p data-info ="js-hours ">
7171 Javascript:< br >
72- < span class ="hours-spent "> 4 uur</ span >
72+ < span class ="hours-spent "> ~5 uur</ span >
7373 </ p >
7474 </ div >
7575 </ div >
You can’t perform that action at this time.
0 commit comments