mirror of
https://github.com/daniviga/django-ram.git
synced 2025-12-05 13:38:43 +01:00
Fix columns size
This commit is contained in:
@@ -20,6 +20,10 @@ a.badge, a.badge:hover {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.w-33 {
|
||||
width: 33% !important;
|
||||
}
|
||||
|
||||
#nav-notes > p {
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user