Commit e0021b14 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 11087f6e
Pipeline #11213 passed with stage
in 9 seconds
......@@ -269,32 +269,10 @@ body {
gap: 0.5rem;
}
.result-list {
list-style: none;
padding-left: 0;
margin-top: 1rem;
}
.result-list li {
padding: 1rem 0;
border-bottom: 1px solid #ddd;
display: flex;
gap: 1rem;
align-items: start;
}
.result-list i {
font-size: 1.2rem;
margin-top: 0.2rem;
}
.result-list strong {
font-size: 1rem;
}
.result-list small {
color: #666;
}
</style>
......@@ -721,7 +699,7 @@ Implementations, and Perspectives
<div class="col-lg-12 portfolio-item isotope-item filter-ergebnisse">
<div class="publication-box">
<!-- <div class="repo-group-header"><i class="bi bi-award"></i> Verwertung der Ergebnisse</div>-->
<ul class="result-list">
<ul >
<li>
<strong>Masterarbeit (2024):</strong> Enhancing Student Performance Through Personalized Learning Powered by Machine Learning. Betreuung: Dieter Uckelmann, Muddsair Sharif
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment