From 965e601977a9aff2b4fa62556c4141d12fc63603 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Fri, 30 May 2025 12:19:49 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index a6a6122..219a7b3 100644 --- a/public/index.html +++ b/public/index.html @@ -270,14 +270,6 @@ body { } -.publication-box.modern-list { - padding: 1.5rem; - border-radius: 16px; - background: #f9f9f9; - box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); - font-size: 1rem; - line-height: 1.6; -} .entry-line { display: flex; @@ -715,7 +707,7 @@ Implementations, and Perspectives <!-- Verwendung der Ergebnisse --> <div class="col-lg-12 portfolio-item isotope-item filter-ergebnisse"> - <div class="publication-box modern-list"> + <div class="publication-box"> <div class="entry-line"> <span class="entry-label">Masterarbeit (2024):</span> -- GitLab