Added new SNOW logo (#4240)

# What this PR does

- Replaced old SNOW logo
This commit is contained in:
Rares Mardare 2024-04-17 14:03:49 +03:00 committed by GitHub
parent 5a8d2baa28
commit e633cf4e82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View file

@ -3,6 +3,11 @@
background-repeat: no-repeat;
}
.bg_ServiceNow {
background: url(../../assets/img/ServiceNow.png);
background-size: 100% !important;
}
.bg_PagerDuty {
background: url(../../assets/img/PagerDuty.png);
background-size: 100% !important;