Skip to content

Commit

Permalink
remove unused code previously commented
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanRukantha committed Jan 6, 2024
1 parent f6cbfbf commit 6d0b93e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -363,9 +363,6 @@ h6 {
z-index: 10;
opacity: 1;
background-color: #222222;
/* animation-fill-mode: forwards; */
/* animation: loader 1s ease-in 6s forwards; */
/* animation-fill-mode: forwards; */
}

.loading-text {
Expand All @@ -375,7 +372,6 @@ h6 {
font-family: "Courier New", Courier, monospace;
font-size: 15px;
width: 100%;
/* animation: loader-disp 1s ease-out 4s forwards; */
text-align: center;
}

Expand Down Expand Up @@ -1748,7 +1744,6 @@ footer .support ul li a:hover {

#bio .img .bio-img {
margin-top: 20px;
/* z-index: 5 !important; */
}

#bio h2 {
Expand Down

0 comments on commit 6d0b93e

Please sign in to comment.