diff options
author | arf20 <aruizfernandez05@gmail.com> | 2025-02-08 18:15:32 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2025-02-08 18:15:32 +0100 |
commit | 9b23b515e13283394dff5e06c72623bf95d53c39 (patch) | |
tree | ba62114fe7b2a717744fd0a73c910d7e5b225e74 /about/about.css | |
parent | ebd165845def40ecc6db9aa8a0eacbfc9a643d2d (diff) | |
download | arfnet2-web-9b23b515e13283394dff5e06c72623bf95d53c39.tar.gz arfnet2-web-9b23b515e13283394dff5e06c72623bf95d53c39.zip |
clean styling a bit
Diffstat (limited to 'about/about.css')
-rw-r--r-- | about/about.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/about/about.css b/about/about.css index 5af0aeb..25784d2 100644 --- a/about/about.css +++ b/about/about.css @@ -26,19 +26,6 @@ padding-left: 20px; } -.title { - font-size: 36px; -} - -header *{ - display: inline-block; -} - -*{ - vertical-align: middle; - max-width: 100%; -} - .pic100 { width: 100%; } |