fixes with about and coloring
This commit is contained in:
+2
-2
@@ -30,9 +30,9 @@
|
||||
color: #2c3e50
|
||||
|
||||
.rlink
|
||||
color: hotpink
|
||||
color: orange
|
||||
text-decoration: none
|
||||
|
||||
max-width: 600px
|
||||
max-width: 800px
|
||||
margin: auto
|
||||
</style>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-2
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div id="About">
|
||||
This is HyDEV's Template
|
||||
<div>for Vue 3 + Typescript + Vite + Vue Router + SASS + Element Plus + Class Components</div>
|
||||
Under the supervision of Professor Maleknaz Nayebi and the Faculty of Lassonde School of Engineering in the Department of EECS, worked on a project titled "Customizing and Tailoring Machine Learning Documentation". Duties and Responsibilities consist of gathering data, pre-processing and mining the metadata, pre-processing and mining images, auto-captioning, and operating databases. The research project is presented at the Lassonde Undergraduate Research Conference.
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user