commit ca85c848380a4a12d0806314fdb7e12107509233 parent 0fda7fb8523f3a254c65baff4bbbeae0c0a0e6a5 Author: William <x@linear.codes> Date: Fri, 13 Dec 2024 16:11:13 -0500 css scale change Diffstat:
| M | style.css | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/style.css b/style.css @@ -142,8 +142,9 @@ code { } .logo { - max-width: 50%; - max-height: 50%; + align: center; + max-width: 75%; + max-height: 75%; text-decoration: none; border-bottom: unset; background: unset !important;