change css file
This commit is contained in:
parent
2ad7b5e962
commit
2346253cfd
@ -99,8 +99,9 @@ body.rtl .table {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.display-title {
|
.display-title {
|
||||||
font-size: clamp(2.15rem, 5vw, 4rem);
|
font-size: clamp(1.8rem, 4vw, 2.75rem);
|
||||||
max-width: 12ch;
|
color: var(--accent);
|
||||||
|
max-width: 15ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-title {
|
.section-title {
|
||||||
@ -517,4 +518,4 @@ footer {
|
|||||||
.btn:hover {
|
.btn:hover {
|
||||||
transform: translateY(-2px);
|
transform: translateY(-2px);
|
||||||
box-shadow: 0 8px 16px rgba(0,0,0,0.1);
|
box-shadow: 0 8px 16px rgba(0,0,0,0.1);
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user