File tree 1 file changed +7
-11
lines changed
1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 23
23
24
24
< link
25
25
rel ="stylesheet "
26
- href ="../index.css "
26
+ href ="../../ index.css "
27
27
array ="files "
28
28
object ="60888216117c640e7596303f "
29
29
key ="src "
33
33
</ head >
34
34
35
35
< body >
36
- <!-- Navbar -->
36
+ <!-- Navbar -->
37
37
< nav
38
- class ="width:100% display:flex align-items:center background:transparent padding-top:10px padding-bottom:10px "
39
38
content_id ="content "
40
- scroll ="sticky-nav, "
39
+ scroll ="sticky-nav, hide "
41
40
scroll-up ="5 "
42
41
scroll-down ="5 "
43
- path ="../ "
44
- src ="../components/navbar.html "> </ nav >
42
+ path ="../../ "
43
+ src ="../../ components/navbar.html "> </ nav >
45
44
< sidenav
46
45
id ="menuL "
47
46
class ="position:fixed top:0px left:0px overflow:hidden background:whitesmoke height:100vh width:0px width:300px@xl "
55
54
key ="src "> </ menu >
56
55
< div resize ="right "> </ div >
57
56
</ sidenav >
58
- < main
59
- class ="padding-top:15px padding:15px@lg@xl "
60
- content_id ="content "
61
- id ="cocreate-actions ">
57
+ < main content_id ="content " id ="cocreate-actions ">
62
58
< div
63
- class ="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px ">
59
+ class ="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px padding-top:70px ">
64
60
< div class ="display:flex align-items:center ">
65
61
< h2 > CoCreate-actions</ h2 >
66
62
</ div >
You can’t perform that action at this time.
0 commit comments