Remove unneeded js files in hooks.py
This commit is contained in:
@ -66,24 +66,7 @@ body {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--saas-Inter);
|
||||
font-weight: 600;
|
||||
color: var(--saas-gray-dark);
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: var(--saas-Inter);
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
color: var(--saas-gray);
|
||||
}
|
||||
|
||||
/** === Predefined Global Classes === **/
|
||||
button:focus {
|
||||
@ -1746,7 +1729,7 @@ h2.wow.fadeInUp.home_5_testi {
|
||||
}
|
||||
|
||||
.feature_item_inner {
|
||||
background: linear-gradient(175deg, #7579ff 0%, #b224ef 100%);
|
||||
background: linear-gradient(45deg, #97F8F4 0%, #008AFC 100%);
|
||||
border-radius: 20px;
|
||||
padding: 90px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user