Skip to content

Commit

Permalink
Title Sponsors DONE
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash190iiit committed Mar 5, 2023
1 parent 0b7078b commit a66d2a7
Show file tree
Hide file tree
Showing 11 changed files with 265 additions and 161 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5502
}
35 changes: 35 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -379,11 +379,46 @@ a:active {
margin-top: -60%;
}

.fadetext h1{
/* font-size: 100vw; */
}
.what {
font-size: 4rem;
font-weight: 300;
letter-spacing: 0.3rem;
}
.what-par{

position: relative;
}

.atlassian{
display: flex;
justify-content: center;
/* width: 80%; */
}

.event-partner{
top: 5%;
font-size: 4rem;
display: flex;
justify-content: center;
}

.fadetext{
position: absolute;
width: 100%;
user-select: none;
text-align: center;
top: -90%;

}
.fadetext div{
opacity: 5%;
font-stretch: ultra-expanded;
font-size: 9vw;
font-weight: bold;
}

.brochure-box {
max-width: 80%;
Expand Down
Binary file added images/sponsors/Portis_byshapefit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sponsors/circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sponsors/echoAR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sponsors/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sponsors/matic01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/sponsors/mlh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sponsors/name.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/sponsors/tezos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
388 changes: 227 additions & 161 deletions index.html

Large diffs are not rendered by default.

0 comments on commit a66d2a7

Please sign in to comment.