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