Update logo and favicon
This commit is contained in:
parent
f7b1e41977
commit
70681df30f
7 changed files with 18 additions and 13 deletions
|
@ -0,0 +1,7 @@
|
|||
#block-opdavies-branding img {
|
||||
@apply h-8;
|
||||
|
||||
@screen md {
|
||||
@apply h-12
|
||||
}
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
@import './components/button.pcss';
|
||||
@import './components/container.pcss';
|
||||
@import './components/lead.pcss';
|
||||
@import './components/logo.pcss';
|
||||
@import './components/note.pcss';
|
||||
@import './components/recommendation.pcss';
|
||||
@import './components/table.pcss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue