Skip to content
Snippets Groups Projects
Commit 2014d8cd authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file layout.html

parent 47678805
No related branches found
No related tags found
No related merge requests found
Pipeline #417976 passed
......@@ -154,10 +154,10 @@
left: 10px;
top: 130px;
transform: translateY(-50%);
width: 150px;
height: 150px;
width: 200px;
height: 200px;
border-radius: 50%;
overflow: hidden;
overflow: visible;
z-index: 10;
}
.team-logo img {
......@@ -165,15 +165,6 @@
height: 120%;
object-fit: cover;
}
.top-right-image {
position: fixed;
top: 50px;
right: 0px;
width: 200px;
z-index: 1000;
transition: opacity 0.5s ease-in-out;
}
</style>
</head>
......
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