Home page updates with benefits
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
.theme-bg-primary {
|
||||
background: #007CC3;
|
||||
background: #007cc3;
|
||||
}
|
||||
|
||||
.item-icon {
|
||||
color: #007cc3 !important;
|
||||
}
|
||||
.site-logo {
|
||||
text-align: center;
|
||||
width: 5em;
|
||||
}
|
||||
.navbar-brand {
|
||||
background: #007CC3;
|
||||
background: #007cc3;
|
||||
border-radius: 10px;
|
||||
display: block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user