mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02: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