Zwiększono rozmiar ikon w sekcji #box-floating-icons do 45px

This commit is contained in:
2025-12-16 11:42:37 +01:00
parent 446e85a877
commit cf600ae727
3 changed files with 62 additions and 59 deletions

View File

@@ -6,9 +6,9 @@
}
#box-floating-icons .elementor-icon-list-item a {
position: relative;
width: 36px;
min-width: 36px;
height: 36px;
width: 45px;
min-width: 45px;
height: 45px;
border-radius: 100px;
background: #255b38;
align-items: center;