summaryrefslogtreecommitdiff
path: root/html/basics/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'html/basics/default.nix')
-rw-r--r--html/basics/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/basics/default.nix b/html/basics/default.nix
index ce15589..f78d7c2 100644
--- a/html/basics/default.nix
+++ b/html/basics/default.nix
@@ -32,8 +32,8 @@ in {
style = ''
aspect-ratio: 1 / 1;
border-radius: 50%;
- padding-left: 20%;
- padding-right: 20%;
+ margin: auto;
+ display: block;
'';
})
(center h3 name)