diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-05-21 19:50:16 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-05-21 19:50:16 +0200 | 
| commit | 294a82186b128ed549f72994bf72051268907a5c (patch) | |
| tree | b5eda5674a73f6c398fcfbaa69da5cb92296aa83 | |
| parent | 90470615876b9db30d14e92ef1282fe25f44a23c (diff) | |
Minor
| -rw-r--r-- | assets/css/main.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/assets/css/main.css b/assets/css/main.css index 9c350ee..4c5e085 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -202,7 +202,7 @@ footer a {  }  .list-container { -  padding-bottom: 1rem; +  padding-bottom: 3rem;  }  .pagination { | 
