display images at a reasonable size
This commit is contained in:
parent
ff5a0f7bc2
commit
6cc1e241fe
2 changed files with 15 additions and 4 deletions
|
@ -1,4 +1,7 @@
|
|||
/* --- --- */
|
||||
.image {
|
||||
overflow: hidden;
|
||||
}
|
||||
.navbar .logo {
|
||||
max-height: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue