mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-07-01 11:55:42 +02:00
Update
This commit is contained in:
@ -261,6 +261,15 @@ a:hover,
|
||||
}
|
||||
|
||||
/* Home */
|
||||
|
||||
.home img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 40rem;
|
||||
padding-block: var(--gap-l);
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
||||
.nav-home__list {
|
||||
justify-content: center;
|
||||
gap: var(--gap-l);
|
||||
|
BIN
assets/img/example-blog.png
Normal file
BIN
assets/img/example-blog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
BIN
assets/img/example-scheme.png
Normal file
BIN
assets/img/example-scheme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user