Skip to content

Commit

Permalink
Revert "Change in style of home page"
Browse files Browse the repository at this point in the history
  • Loading branch information
Suchitra-Sahoo authored May 30, 2024
1 parent 755c751 commit b9514b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5503
}
11 changes: 0 additions & 11 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@
font-family: "Playfair Display", serif;
}

.home .slider .home-content{
color: white;
background-color:rgba(5, 51, 20,0.2);
backface-visibility: hidden;
}

.slide_viewer .slide_group .slide{
filter: blur(2px);

}

/* Customizing the title */
.swal-title {
color: #000000 !important; /* Change title color */
Expand Down

0 comments on commit b9514b0

Please sign in to comment.