Skip to content

Commit

Permalink
Revert "chore: add temporary route for the version release event (#382)"
Browse files Browse the repository at this point in the history
This reverts commit 21789a3.
  • Loading branch information
NoamGaash committed Jan 27, 2024
1 parent 0fb4b42 commit 61ba766
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions src/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,10 @@
@import './shared/shared.css';

.main {
flex-direction: row;
font-family: Heebo;
flex-direction: row;
font-family: Heebo;
}

.page-title {
margin-top: 0;
}

iframe {
width: 100%;
height: 100%;
border: none;
position: absolute;
top: 0;
left: 0;
}
.page-title{
margin-top: 0;
}

0 comments on commit 61ba766

Please sign in to comment.