picture reformat

This commit is contained in:
lukas-heiligenbrunner 2020-03-17 19:24:08 +01:00
parent 7a10195a84
commit a20278e36b
3 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ body, html {
/* screen larger than 600px -- desktop */
@media screen and (min-width: 601px) {
.tile {
min-height: 500px;
min-height: 530px;
}
#section1 {

View File

@ -63,7 +63,7 @@
</p>
</div>
<div style="float: left">
<img src="rsc/self3.png" height="250px">
<img src="rsc/self3.png" height="400px">
</div>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 746 KiB

After

Width:  |  Height:  |  Size: 543 KiB