diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-30 12:25:35 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-30 12:25:35 +0200 |
| commit | 802bcb5d2c815f89f5651adbe63707599f1d443f (patch) | |
| tree | 46931481949ddf84267aab6a8ccd986c5c5fb2ed /design/index.html | |
| parent | a9c6fe336849e35a23251934f5eff78f19b9fb6a (diff) | |
feat(design): better align for pagination
Diffstat (limited to 'design/index.html')
| -rw-r--r-- | design/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/index.html b/design/index.html index 3bae77b..64a8ed5 100644 --- a/design/index.html +++ b/design/index.html @@ -51,7 +51,7 @@ </article> <div class="pagination"> <a href="">Précédent</a> - <p>1/15</p> + <p>01/15</p> <a href="">Suivant</a> </div> </article> |
