mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 05:07:50 +02:00
Remove thumbnail padding
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.img-thumbnail {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#nav-notes > p {
|
||||
padding: .5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user