refactor: revert university specific changes

This commit is contained in:
Rainer Killinger
2022-08-08 15:06:48 +02:00
parent 7bbdba5c0b
commit a4de628495
10 changed files with 1560 additions and 24067 deletions

View File

@@ -25,8 +25,8 @@
</ion-card-header>
<ion-card-content>
<ion-img
class="goethe-img"
src="assets/imgs/profile-card-head.jpeg"
class="profile-card-img"
src="assets/imgs/profile-card-head.svg"
></ion-img>
<ion-grid>
<ion-row>

View File

@@ -59,7 +59,7 @@
ion-card-content {
min-height: 15vh;
.goethe-img {
.profile-card-img {
position: absolute;
opacity: 0.13;
height: 100%;