Merge branch 'pride' into dev
This commit is contained in:
commit
7e8a6e655b
2 changed files with 217 additions and 92 deletions
|
@ -131,6 +131,10 @@ h5 {
|
|||
fill: var(--bs-primary-bg-subtle);
|
||||
}
|
||||
|
||||
.bg-pride-gradient {
|
||||
background: linear-gradient(45deg, #FF7878, #FFC898, #FFF89A, #CDF2CA, #A2CDCD, #D1E8E4, #CAB8FF);
|
||||
}
|
||||
|
||||
/* Responsive Styles */
|
||||
@media (max-width: 991px) {
|
||||
p.text-center.special-header {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue