New jpg icons

This commit is contained in:
Pawel Dudzik
2024-06-20 13:44:02 +02:00
parent cd7aa50ff7
commit 8178e6e5f9
7 changed files with 15 additions and 16 deletions

View File

@@ -541,7 +541,7 @@ ul.search li a:hover {
}
.const {
padding: 40px 0 25px 0;
padding: 5px 0;
background: #fff;
box-shadow: 0 0 250px rgba(3, 3, 3, 0.16);
transition: ease-in all 0.5s;
@@ -577,11 +577,10 @@ ul.search li a:hover {
/** about section **/
.about {
background-color: #eee;
padding-top: 120px;
padding-bottom: 20px;
background: #eee;
max-width: 1600px;
margin: -90px auto 0;
margin: -75px auto 20px;
padding: 100px 40px 40px 40px;
}
.about .titlepage {