diff --git a/src/app/landing-page/landing-page.component.html b/src/app/landing-page/landing-page.component.html index 30b7d329..bede94c7 100644 --- a/src/app/landing-page/landing-page.component.html +++ b/src/app/landing-page/landing-page.component.html @@ -339,7 +339,6 @@
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! +
Our venue changed place this year. Visit us at Técnico Innovation Center, in Lisbon, from the 15th to the 19th of April, 2024!
diff --git a/src/app/landing-page/partners/partners.component.css b/src/app/landing-page/partners/partners.component.css index 446962ee..7ce56a8a 100644 --- a/src/app/landing-page/partners/partners.component.css +++ b/src/app/landing-page/partners/partners.component.css @@ -81,12 +81,6 @@ div.sponsors.silver div.sponsor { } } -h1, -h2 { - margin: 0px; -} - - .wrapper { margin: 10dvh 5dvh @@ -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; @@ -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; diff --git a/src/app/landing-page/schedule/schedule.component.html b/src/app/landing-page/schedule/schedule.component.html index 59f7f3a9..8835a697 100644 --- a/src/app/landing-page/schedule/schedule.component.html +++ b/src/app/landing-page/schedule/schedule.component.html @@ -4,23 +4,21 @@{{session.date | date:'fullDate':'+0000'}}
+{{session.date | date:'fullDate':'+0100'}}
{{session.date | date:'shortTime':'+0000'}}
+{{session.date | date:'shortTime':'+0100'}}
{{session.place}}
diff --git a/src/app/speakers/speaker/speaker.component.html b/src/app/speakers/speaker/speaker.component.html index edc7051f..6e341e21 100644 --- a/src/app/speakers/speaker/speaker.component.html +++ b/src/app/speakers/speaker/speaker.component.html @@ -89,10 +89,10 @@{{session.date | date:'fullDate':'+0000'}}
+{{session.date | date:'fullDate':'+0100'}}
{{session.date | date:'shortTime':'+0000'}}
+{{session.date | date:'shortTime':'+0100'}}
{{session.place}}
diff --git a/src/app/speakers/speakers.component.css b/src/app/speakers/speakers.component.css index ab51f625..eef3efc5 100644 --- a/src/app/speakers/speakers.component.css +++ b/src/app/speakers/speakers.component.css @@ -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; @@ -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 ; @@ -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) { @@ -135,11 +97,6 @@ position: absolute; } - .chev-open, - .chev-close { - font-size: 9vw; - } - .member { height: 120px; } @@ -151,14 +108,8 @@ position: absolute; } - .chev-open, - .chev-close { - font-size: 9vw; - } - .member { height: 160px; - } } @@ -171,8 +122,6 @@ .member { height: 190px; } - - } .name { diff --git a/src/app/sponsor/sponsor.component.css b/src/app/sponsor/sponsor.component.css index a4a77f1f..15c9907b 100644 --- a/src/app/sponsor/sponsor.component.css +++ b/src/app/sponsor/sponsor.component.css @@ -34,7 +34,10 @@ p { } .speaker-section img { - border-radius: 50%; + width: 100%; + height: 100%; + max-width: 250px; + max-height: 250px; } .speaker-section h5 { diff --git a/src/app/sponsor/sponsor.component.html b/src/app/sponsor/sponsor.component.html index e25481a5..f6dde994 100644 --- a/src/app/sponsor/sponsor.component.html +++ b/src/app/sponsor/sponsor.component.html @@ -56,16 +56,12 @@{{session.date | date:'fullDate':'+0000'}}
+{{session.date | date:'fullDate':'+0100'}}
{{session.date | date:'shortTime':'+0000'}}
+{{session.date | date:'shortTime':'+0100'}}
{{session.place}}
diff --git a/src/app/team/team.component.css b/src/app/team/team.component.css index b49abd88..a494fcc7 100644 --- a/src/app/team/team.component.css +++ b/src/app/team/team.component.css @@ -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; } @@ -73,11 +57,6 @@ position: absolute; } - .chev-open, - .chev-close { - font-size: 9vw; - } - .member { height: 160px; @@ -93,8 +72,6 @@ .member { height: 190px; } - - } .name { @@ -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; } \ No newline at end of file diff --git a/src/app/user/card/card.component.html b/src/app/user/card/card.component.html index a6beaace..8096398f 100644 --- a/src/app/user/card/card.component.html +++ b/src/app/user/card/card.component.html @@ -3,7 +3,7 @@- {{session.begin | date:'fullDate':'+0000'}} + {{session.begin | date:'fullDate':'+0100'}}
- {{session.begin | date:'shortTime':'+0000'}} - - {{session.end | date:'shortTime':'+0000'}} + {{session.begin | date:'shortTime':'+0100'}} - + {{session.end | date:'shortTime':'+0100'}}
- From: {{endpoint.validity.from | date:'fullDate':'+0000'}}
+ From: {{endpoint.validity.from | date:'fullDate':'+0100'}}
- To: {{endpoint.validity.to | date:'fullDate':'+0000'}}
+ To: {{endpoint.validity.to | date:'fullDate':'+0100'}}