category tile styling
This commit is contained in:
parent
d07fc04e57
commit
dbd0282892
3 changed files with 50 additions and 7 deletions
|
|
@ -187,6 +187,7 @@
|
|||
|
||||
.carousel-inner .card {
|
||||
margin-right: 1rem;
|
||||
height: 360px;
|
||||
}
|
||||
|
||||
.carousel-inner .col-md-4 {
|
||||
|
|
@ -224,6 +225,9 @@
|
|||
header {
|
||||
justify-content: center;
|
||||
}
|
||||
header img {
|
||||
height: 40px !important;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue