Skip to content
Snippets Groups Projects
Commit e1bf1bd1 authored by Arjan Kohli's avatar Arjan Kohli
Browse files

Update style.css

parent 4dca0aef
Branches main
No related tags found
No related merge requests found
Pipeline #357163 passed
......@@ -46,10 +46,11 @@ html * {
.top-logo {
height: 4vh;
width: auto;
margin-left: -3vw;
transition: opacity 0.5s; /* 0.5s fade transition for opacity */
}
.hidden {
display: none;
opacity: 0; /* makes the element fully transparent */
}
/* What is this for again? */
@keyframes animate {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment