diff options
Diffstat (limited to 'views/projects/list-projects.ejs')
| -rw-r--r-- | views/projects/list-projects.ejs | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/views/projects/list-projects.ejs b/views/projects/list-projects.ejs index c110934..a9f9523 100644 --- a/views/projects/list-projects.ejs +++ b/views/projects/list-projects.ejs @@ -28,19 +28,3 @@ </div> [[ } ]] - -<style> -.room .images { - position: absolute; - top: 0; left: 0; - z-index: -1; - width: 100%; - height: 100%; - text-align: center; - overflow: hidden; -} -.room .images img { - max-height: 100%; - max-width: 100%; -} -</style> |
