mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
made simple full-width image container
This commit is contained in:
parent
c58bf1a379
commit
fefec524db
3 changed files with 54 additions and 4 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
html {
|
||||
min-height: 100vh;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue