mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Improve page layout on mobile
This commit is contained in:
@@ -7,6 +7,11 @@ html[data-bs-theme='dark'] .navbar svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
td > img.logo {
|
||||
max-width: 200px;
|
||||
max-height: 48px;
|
||||
}
|
||||
|
||||
.btn > span {
|
||||
display: inline-block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user