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;
|
||||
}
|
||||
#catNav {
|
||||
left:calc(3vh + 10px);
|
||||
left:calc(7vh + 10px);
|
||||
}
|
||||
#catNav2 {
|
||||
right:0;
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue