fix styling

# On branch master
# Your branch is up to date with 'origin/master'.
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   static/style.css
#
# Changes not staged for commit:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git restore <file>..." to discard changes in working directory)
# 	deleted:    populate_db_once.py
# 	modified:   sr_session.py
master
urosm 2022-09-05 00:16:19 +02:00
parent bda946e7c3
commit 92f710bf74
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ body>footer * {
/* deck */
#deck article {
max-width: 100%;
max-height: 100%;
display: grid;
grid-template-rows: auto 1fr auto;