Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/acmauth/StudentCompanion int…
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
neron-png committed Feb 29, 2024
2 parents 6c75652 + 663ae7f commit 5f654b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/components/loginService/login.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</script>


<ion-page>
<ion-content fullscreen>

<div style="position: relative; width: 100%; height: 40%; ">
<img src={Vector} alt="Vector" style="position: absolute; width: 110%; height:70%">
Expand Down Expand Up @@ -72,7 +72,7 @@
<ion-title size="small" color="primary" style="padding-bottom: 10px; font-size: small;">Powered by <strong>ACM AUTH</strong></ion-title>
</div>

</ion-page>
</ion-content>


<style>
Expand Down

0 comments on commit 5f654b2

Please sign in to comment.