This commit is contained in:
Pawel Dudzik
2025-05-06 16:22:20 +02:00
parent cf6198dc5b
commit ae83c8feb3
2 changed files with 28 additions and 8 deletions

View File

@@ -64,6 +64,10 @@ article {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
article p, article ul {
padding-right: 30px;
}
article#kontakt {
background-image: url('Release11logo_szare.svg');
background-position: center; /* Center the image */