Add .full image class for spanning the entire content container
This commit is contained in:
@@ -128,6 +128,11 @@ body:hover .visually-hidden button {
|
||||
}
|
||||
}
|
||||
|
||||
/* file page content container */
|
||||
|
||||
.full {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
/*
|
||||
Icons
|
||||
|
||||
Reference in New Issue
Block a user