Se agregan menus
This commit is contained in:
13
public/assets/styles/galeria.css
Normal file
13
public/assets/styles/galeria.css
Normal file
@ -0,0 +1,13 @@
|
||||
#galeria {
|
||||
background-color: #e6e7e8;
|
||||
padding-top: 3.5rem;
|
||||
padding-bottom: 3.5rem;
|
||||
}
|
||||
#thumbs .image {
|
||||
width: 100% !important;
|
||||
height: 7rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
#thumbs .image img {
|
||||
max-width: none !important;
|
||||
}
|
Reference in New Issue
Block a user