update brandpanel comp

This commit is contained in:
2021-03-28 11:11:44 +02:00
parent a12f1b1b45
commit bede4a73ed
2 changed files with 15 additions and 4 deletions

View File

@@ -91,6 +91,10 @@ ul {
background-color: #C2AEEC;
}
.text-3xl {
font-size: 2.50rem
}
.no-border {
border-width: 0px !important;
}
@@ -139,7 +143,11 @@ button:focus {
font-size: 5rem;
line-height: 1;
}
@media (min-width: 375px) {
.text-3xl {
font-size: 2.25rem
}
}
@media (min-width: 768px) {
.with-large>.flex-post:nth-child(5n),
.with-large>.flex-post:nth-child(5n-1) {
@@ -197,6 +205,9 @@ button:focus {
@apply text-xl;
}
}
.text-3xl {
font-size: 2.50rem
}
// .news>.flex-post:nth-child(9n+1),
// .news>.flex-post:nth-child(9n+2) {
// // @apply flex-100;