Change title color
This commit is contained in:
parent
cdf7e40005
commit
69ad5b657a
@ -22,8 +22,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
|
||||
/* מרכז את הקופסאות באופק: */
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
@ -3,4 +3,5 @@
|
||||
padding: 24px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
@ -3,4 +3,5 @@
|
||||
padding: 24px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user