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