Skip to content

Commit

Permalink
Donnertag 21:15
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hornburger committed Mar 7, 2024
1 parent c2a8655 commit cfa78fc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src/app/pages/common-home/common-home.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@
<table style="width: 100%">
<tr>
<td align="center">
<img src="assets/images/logo_large.png" style="height: 50px"/>
<img src="assets/images/group_logo.png" style="height: 100px"/>
</td>
</tr>
</table>
</ion-col>
</ion-row>
<ion-row>
<ion-col size="12">
<div style="height: 20px"></div>
<div style="height: 40px"></div>
</ion-col>
</ion-row>
<ion-row>
Expand Down Expand Up @@ -338,15 +338,15 @@
<table style="width: 100%;">
<tr>
<td align="center">
<img src="assets/images/logo_large.png" style="height: 50px"/>
<img src="assets/images/group_logo.png" style="height: 100px"/>
</td>
</tr>
</table>
</ion-col>
</ion-row>
<ion-row>
<ion-col>
<div style="height: 20px"></div>
<div style="height: 40px"></div>
</ion-col>
</ion-row>
<ion-row>
Expand Down
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<body>
<app-root></app-root>
<app-redirect></app-redirect>
<script src="runtime.79f787f4b19a062e.js" type="module"></script><script src="polyfills.7ff4c4c37cd47122.js" type="module"></script><script src="scripts.cdd3589265c26414.js" defer></script><script src="main.20317c5c29abd2ac.js" type="module"></script></body>
<script src="runtime.79f787f4b19a062e.js" type="module"></script><script src="polyfills.7ff4c4c37cd47122.js" type="module"></script><script src="scripts.cdd3589265c26414.js" defer></script><script src="main.02ee5739dcdc5cb9.js" type="module"></script></body>

</html>
1 change: 1 addition & 0 deletions www/main.02ee5739dcdc5cb9.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion www/main.20317c5c29abd2ac.js

This file was deleted.

0 comments on commit cfa78fc

Please sign in to comment.