Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions src/app/landing-page/landing-page.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ <h6 class="lead">Are you new to the job market? Or maybe looking for a new chall

<app-team *ngIf="eventId" [eventId]="eventId"></app-team>


<section #newsletter class="section bg-cover overlay newsletterbg light-text align-center">
<div class="container">
<h2>
Expand Down Expand Up @@ -405,7 +404,7 @@ <h6>About</h6>
city of Portugal, Lisbon. We had a record breaking attendance of participants last year, achievement
we
hope
to repeat next year, from <b>the 15th to the 19th of April 2024</b>.
to repeat this year, from <b>the 15th to the 19th of April 2024</b>.
</p>
</div>
</div>
Expand Down Expand Up @@ -444,7 +443,7 @@ <h6>Vision</h6>
Science
and
IT play fundamental
roles. For the last 29 editions SINFO has been the bridge between that world and the student
roles. For the last 30 editions SINFO has been the bridge between that world and the student
community.
Every
single one of them sums up several months of dedication and hard work laid out by its members, who
Expand Down Expand Up @@ -531,11 +530,10 @@ <h2 class="text-center">Frequently Asked Questions</h2>
<mat-panel-title>
<mat-icon class="faq-chev">{{panel2.expanded ? 'keyboard_arrow_up' :
'keyboard_arrow_down'}}</mat-icon>
<span class="faq-title">How can I attend SINFO 31?</span>
<span class="faq-title">Where is SINFO 31 taking place?</span>
</mat-panel-title>
</mat-expansion-panel-header>
<p>We're back to our venue! From the 15th to the 19th of April, 2024, pay a visit to the
Alameda Campus of Instituto Superior Técnico, in Lisbon, and you'll surely spot our venue!
<p>Our venue changed place this year. Visit us at Técnico Innovation Center, in Lisbon, from the 15th to the 19th of April, 2024!
</p>
</mat-expansion-panel>

Expand Down
33 changes: 3 additions & 30 deletions src/app/landing-page/partners/partners.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,6 @@ div.sponsors.silver div.sponsor {
}
}

h1,
h2 {
margin: 0px;
}


.wrapper {
margin: 10dvh
5dvh
Expand Down Expand Up @@ -115,26 +109,6 @@ div.sponsors {
margin-bottom: 5%;
}

@media (max-width: 767px) {

.chev-open,
.chev-close {
font-size: 9vw;
}


}

@media (max-width: 480px) {

.chev-open,
.chev-close {
font-size: 9vw;
}


}

h1,
h2 {
margin: 0px;
Expand Down Expand Up @@ -227,13 +201,12 @@ h2 {
align-items: center;
}

@media (max-width: 925px) {

@media (max-width: 767px){
.chev-open,
.chev-close {
font-size: 9vw;
font-size: 31.5px;
}
}
}

*:not(mat-icon) {
font-family: 'Montserrat' !important;
Expand Down
36 changes: 8 additions & 28 deletions src/app/landing-page/sponsors/sponsors.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,6 @@ div.sponsors {
margin-bottom: 5%;
}

@media (max-width: 767px) {

.chev-open,
.chev-close {
font-size: 9vw;
}


}

@media (max-width: 480px) {

.chev-open,
.chev-close {
font-size: 9vw;
}


}

h1,
h2 {
margin: 0px;
Expand All @@ -69,11 +49,6 @@ h2 {
transform: rotate(180deg);
}

.h3 {
display: flex;
justify-content: center;
}

.chev-close {
line-height: 1.2;
position: absolute;
Expand All @@ -84,6 +59,12 @@ h2 {
transform: rotate(0);
}

.h3,
.h4 {
display: flex;
justify-content: center;
}

.speaker-card {
color: white;
background-size: contain;
Expand Down Expand Up @@ -139,11 +120,10 @@ h2 {
align-items: center;
}

@media (max-width: 925px) {

@media (max-width: 767px){
.chev-open,
.chev-close {
font-size: 9vw;
font-size: 30px;
}
}

Expand Down
3 changes: 2 additions & 1 deletion src/app/landing-page/sponsors/sponsors.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ <h5>Platinum Sponsors</h5>
</div>
<br />

<h4 (click)="show()">See more<mat-icon [class.chev-open]="showAll" [class.chev-close]="!showAll" class="cursor-pointer">
<h4 (click)="show()">See more
<mat-icon [class.chev-open]="showAll" [class.chev-close]="!showAll" class="cursor-pointer">
expand_more
</mat-icon>
</h4>
Expand Down
2 changes: 1 addition & 1 deletion src/app/partials/footer/footer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<div class="col-md-3">
<ul class="list">
<li class="">
<i class="fa fa-map-marker"></i><a href="https://goo.gl/maps/9NQdxy8svXL2" target="_blank">IST, Lisbon</a>
<i class="fa fa-map-marker"></i><a href="https://maps.app.goo.gl/aWyFo6cyreD8k8nLA" target="_blank">Técnico Innovation Center, Lisbon</a>
</li>
<li class="">
<i class="fa fa-envelope"></i>
Expand Down
3 changes: 2 additions & 1 deletion src/app/session/session.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ p {
}

.speaker-img {
border-radius: 50%;
border-radius: 15px;
max-height: 300px;
}

.session-details h5 {
Expand Down
55 changes: 2 additions & 53 deletions src/app/speakers/speakers.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,6 @@
object-fit: cover;
}


.chev-open {
position: absolute;
line-height: 1.2;
font-size: 50px;
width: auto;
height: auto;
transition: 0.3s transform ease-in-out;
transform: rotate(180deg);
}

.h3 {
display: flex;
justify-content: center;
}

.chev-close {
line-height: 1.2;
position: absolute;
font-size: 50px;
width: auto;
height: auto;
transition: 0.3s transform ease-in-out;
transform: rotate(0);
}

.collapse:not(.show) {
transition: all 0.3s ease-out;
display: block !important;
Expand All @@ -57,15 +31,7 @@
/*any number which is lager than a height of any of your elements*/
}


@media (max-width: 925px) {


.chev-open,
.chev-close {
font-size: 9vw;
}

.speaker img {
width: 10dvh
;
Expand Down Expand Up @@ -118,15 +84,11 @@
transform: rotate(0);
}

@media (max-width: 925px) {


@media (max-width: 767px){
.chev-open,
.chev-close {
font-size: 9vw;
font-size: 31.5px;
}


}

@media screen and (min-width: 768px) and (max-width: 992px) {
Expand All @@ -135,11 +97,6 @@
position: absolute;
}

.chev-open,
.chev-close {
font-size: 9vw;
}

.member {
height: 120px;
}
Expand All @@ -151,14 +108,8 @@
position: absolute;
}

.chev-open,
.chev-close {
font-size: 9vw;
}

.member {
height: 160px;

}
}

Expand All @@ -171,8 +122,6 @@
.member {
height: 190px;
}


}

.name {
Expand Down
30 changes: 7 additions & 23 deletions src/app/team/team.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,12 @@
transform: rotate(0);
}

@media (max-width: 925px) {


.chev-open,
.chev-close {
font-size: 9vw;
}


}

@media screen and (min-width: 768px) and (max-width: 992px) {
.speaker-socials {
top: 20% !important;
position: absolute;
}

.chev-open,
.chev-close {
font-size: 9vw;
}

.member {
height: 120px;
}
Expand All @@ -73,11 +57,6 @@
position: absolute;
}

.chev-open,
.chev-close {
font-size: 9vw;
}

.member {
height: 160px;

Expand All @@ -93,8 +72,6 @@
.member {
height: 190px;
}


}

.name {
Expand Down Expand Up @@ -170,6 +147,13 @@ img .speaker-socials {
}
}

@media (max-width: 767px){
.chev-open,
.chev-close {
font-size: 31.5px;
}
}

*:not(mat-icon, .icon) {
font-family: 'Montserrat' !important;
}