mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-17 19:31:18 +02:00
@ -76,3 +76,7 @@ Add your custom styles here
|
|||||||
}
|
}
|
||||||
#helpdesk-body {padding-top: 100px;}
|
#helpdesk-body {padding-top: 100px;}
|
||||||
img.brand {padding-right: 30px;}
|
img.brand {padding-right: 30px;}
|
||||||
|
|
||||||
|
div.card-body img {
|
||||||
|
max-width: 900px;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user