This commit is contained in:
Ruben van de Ven 2020-03-10 14:11:54 +01:00
parent 36cc0e1469
commit 125a09b87e
2 changed files with 1 additions and 3 deletions

View File

@ -24,7 +24,7 @@ body{
padding: 10px;
}
#catNav {
left:calc(3vh + 10px);
left:calc(7vh + 10px);
}
#catNav2 {
right:0;

View File

@ -25,8 +25,6 @@
<a href="/a/interviews.html">
Interviews
</a>
<div id='sub'>
<a href="/a/introduction.html#dataset-of-4-year-olds-coco-dataset">Dataset of 4 year olds</a>
</div>