Skip to content
Snippets Groups Projects
Commit ffa8d769 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

final home page

parent b21d968f
No related branches found
No related tags found
No related merge requests found
......@@ -192,15 +192,15 @@
}
.homepage-content-img{
position: relative;
top: 930px;
transform: translateX(-73%);
width: 349.375px;
height: 526.094px;
.homepage-content-img {
/* position: relative; */
top: 0px;
transform: translateX(0%);
width: 500px;
height: 500px;
flex-shrink: 0;
border-radius: 33.854px;
background: url("https://static.igem.wiki/teams/5054/tu-delft-logo-svg.png");
background: url(https://static.igem.wiki/teams/5054/tu-delft-logo-svg.png);
background-size: contain;
background-repeat: no-repeat;
opacity: 1;
......
......@@ -67,7 +67,7 @@
<!-- <div class="shelter-for-bg1" id="shelter-for-bg1"></div> -->
<div class="homepage-content-img homepage-elements reveal" id="homepage-content-img"></div>
<div class="homepage-maintitle-subtitle" style="margin-top:40px;text-align:center;">
<div class="homepage-maintitle-subtitle" style="margin-top:220px;text-align:center;">
presents
</div>
<div class="homepage-maintitle homepage-elements">
......
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