diff options
| -rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ h1 { text-align: center; max-width: 500px; margin: 0px auto; - height: 100%; + min-height: 100%; } button { cursor: pointer; |
![]() |
index : corpse.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git daemon user |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | index.html | 2 |
@@ -26,7 +26,7 @@ h1 { text-align: center; max-width: 500px; margin: 0px auto; - height: 100%; + min-height: 100%; } button { cursor: pointer; |