Update brandPanel bg
This commit is contained in:
@@ -84,7 +84,7 @@ ul {
|
||||
}
|
||||
|
||||
.brandpanel {
|
||||
background-color: #1072ba;
|
||||
background-color: #C2AEEC;
|
||||
}
|
||||
|
||||
.no-border {
|
||||
@@ -120,15 +120,16 @@ ul {
|
||||
button:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.telegram_icon {
|
||||
font-size: 1.2rem;
|
||||
|
||||
}
|
||||
|
||||
.text-8xl {
|
||||
font-size: 5rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.with-large>.flex-post:nth-child(5n),
|
||||
.with-large>.flex-post:nth-child(5n-1) {
|
||||
@@ -307,7 +308,6 @@ button:focus {
|
||||
// background-color: #191b1f;
|
||||
// }
|
||||
// .bg-white,
|
||||
|
||||
// .bg-gray-100,
|
||||
// .bg-gray-200 {
|
||||
// background-color: #191b1f;
|
||||
|
||||
Reference in New Issue
Block a user