Show district branding on root with correct slug
This commit is contained in:
parent
c5f6db0b73
commit
c435feeebc
5 changed files with 48 additions and 9 deletions
|
|
@ -11,6 +11,13 @@
|
|||
height: 100%;
|
||||
}
|
||||
}
|
||||
.district-logo {
|
||||
display:block;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
max-height: 88px;
|
||||
width: auto;
|
||||
}
|
||||
.service-card {
|
||||
transition: transform 0.3s;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue