Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay557 committed Oct 11, 2024
1 parent dfbcd1d commit 91af26f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/loading.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,10 @@
color: #fff;
font-size: 2.5em;
height: 2.5em;
left: 0;
line-height: 2.5em;
margin: auto;
right: 0;
position: absolute;
text-shadow: 0 0 10px rgba(50, 255, 50, 0.5), 0 0 5px rgba(100, 255, 100, 0.5);
top: 0
Expand All @@ -93,6 +95,8 @@
background-size: 1000px 2px;
bottom: 0;
content: '';
left: 0;
position: absolute;
right: 0;
top: 0;
}

0 comments on commit 91af26f

Please sign in to comment.