Update src/css/custom.css

Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
Marty Hernandez Avedon
2023-11-03 10:26:13 -04:00
committed by GitHub
co-authored by Billy Tat
parent 2b961b5e84
commit 93f9643523
+1 -2
View File
@@ -229,9 +229,8 @@ a.btn.navbar__github::before {
.navbar__rancher:before {
mask: url(/static/img/header/icon-rancher.png) no-repeat 100% 100%;
mask-size: cover;
mask-size: contain;
width: 35px;
padding-bottom: 7px;
background-color: #2e68e9;
}