padding slide

This commit is contained in:
2025-06-04 23:54:31 +02:00
parent 2ec02860a6
commit 867f93f37e
2 changed files with 3 additions and 2 deletions
@@ -436,7 +436,7 @@
width: 100%;
position: relative;
z-index: 0;
padding-top: 1rem;
// padding-top: 1rem;
padding-bottom: 1rem;
&::before {
content: "";
@@ -452,6 +452,7 @@
}
h3{
// margin-top: 3rem;
padding-top: 1rem;
text-transform: uppercase;
font-family: 'Source Code Pro';
color: rgb(9, 57, 139) !important;