diff --git a/_pages/projects.md b/_pages/projects.md index 6a1b066..b82edec 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -88,6 +88,15 @@ horizontal: false .paper-btn:hover { opacity: 0.85; } + .video-container { + text-align: center; /* Centering the content inside */ + } + + iframe { + display: block; /* Change from inline to block */ + margin-left: auto; + margin-right: auto; + } @@ -106,7 +115,7 @@ horizontal: false
  • Smartphone Based Computational Microscope
  • Virtual Staining for Digital Pathology
  • - +