fixes with about and coloring

This commit is contained in:
Suha Siddiqui
2022-06-08 14:23:04 -04:00
parent b866b08c54
commit 66e565e622
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -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
View File
File diff suppressed because one or more lines are too long
+1 -2
View File
@@ -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>