mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Add a favicon
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/* Switch SVG logo to white on dark mode */
|
||||
html.dark .navbar-light svg {
|
||||
fill: #fff;
|
||||
}
|
||||
|
||||
.card > a > img {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user