Skip to content
Snippets Groups Projects
Commit 7f470611 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'fix-overlap-with-footer' into 'master'

fixing box overlapping with footer

Closes #9

See merge request !88
parents 90d91bac a65ffb23
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,9 @@
</div>
</div>
<img src="slides/img/excel_data-sheet.png" height="350px">
<div style="text-align:center">
<img src="slides/img/excel_data-sheet.png" height="280px">
</div>
</div>
<div class="fragment">
......@@ -47,11 +49,11 @@
* Flow is visible.
</div>
</div>
<img src="slides/img/code-example.png" height="350px">
<img src="slides/img/code-example.png" height="280px">
</div>
</div>
<div class="content-box fragment" style="width:70%;margin:0 auto;">
<div class="content-box fragment" style="left:15%;width:60%;position:relative">
<div class="box-title green">Develop data science skills</div>
<div class="content">
......
......@@ -11,7 +11,11 @@ Contact us if you need help:
</center>
Links:
HowTo cards: https://howto.lcsb.uni.lu/
HPC: https://hpc.uni.lu/
LCSB GitLab: https://git-r3lab.uni.lu/
Service Portal: https://service.uni.lu/sp
......@@ -34,7 +34,9 @@
</div>
</div>
<img src="slides/img/excel_data-sheet.png" height="350px">
<div style="text-align:center">
<img src="slides/img/excel_data-sheet.png" height="280px">
</div>
</div>
<div class="fragment">
......@@ -47,11 +49,11 @@
* Flow is visible.
</div>
</div>
<img src="slides/img/code-example.png" height="350px">
<img src="slides/img/code-example.png" height="280px">
</div>
</div>
<div class="content-box fragment" style="width:70%;margin:0 auto;">
<div class="content-box fragment" style="left:15%;width:60%;position:relative">
<div class="box-title green">Develop data science skills</div>
<div class="content">
......
......@@ -11,7 +11,11 @@ Contact us if you need help:
</center>
Links:
HowTo cards: https://howto.lcsb.uni.lu/
HPC: https://hpc.uni.lu/
LCSB GitLab: https://git-r3lab.uni.lu/
Service Portal: https://service.uni.lu/sp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment