commit d8f8f70dd4813ec999203b1b8531c6a8a2e883a8 parent b8080bc9014687e20ef34b3af33707c014141146 Author: erai <erai@omiltem.net> Date: Mon, 18 Mar 2024 18:00:45 -0400 center col Diffstat:
M | css/style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/css/style.css b/css/style.css @@ -133,6 +133,7 @@ blockquote { .col { flex: 1; + align-self: center; } .pad {