resized backplaces images

master
ada 2 months ago
parent e486c238ec
commit 0c3beda90d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 478 KiB

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 371 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 KiB

After

Width:  |  Height:  |  Size: 91 KiB

@ -108,9 +108,9 @@ h1 {
} }
.container { .container {
margin-left: -20px; margin-left: 0;
line-height: 2rem; line-height: 2rem;
margin: 20px 0; /* Adjusted for mobile */ margin: 70px 0; /* Adjusted for mobile */
} }
.container h1 { .container h1 {
@ -139,7 +139,8 @@ h1 {
max-width: -webkit-fill-available; max-width: -webkit-fill-available;
margin: auto; margin: auto;
margin-right: 0; margin-right: 0;
margin-top: 50px; margin-top: 90px;
margin-bottom: 90px;
} }
#content p { #content p {

Loading…
Cancel
Save