align
This commit is contained in:
parent
36cc0e1469
commit
125a09b87e
2 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,7 @@ body{
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
#catNav {
|
#catNav {
|
||||||
left:calc(3vh + 10px);
|
left:calc(7vh + 10px);
|
||||||
}
|
}
|
||||||
#catNav2 {
|
#catNav2 {
|
||||||
right:0;
|
right:0;
|
||||||
|
|
|
@ -25,8 +25,6 @@
|
||||||
<a href="/a/interviews.html">
|
<a href="/a/interviews.html">
|
||||||
Interviews
|
Interviews
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
<div id='sub'>
|
<div id='sub'>
|
||||||
<a href="/a/introduction.html#dataset-of-4-year-olds-coco-dataset">Dataset of 4 year olds</a>
|
<a href="/a/introduction.html#dataset-of-4-year-olds-coco-dataset">Dataset of 4 year olds</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue