diff options
Diffstat (limited to 'FrontEnd/src/pages/about/index.css')
-rw-r--r-- | FrontEnd/src/pages/about/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/pages/about/index.css b/FrontEnd/src/pages/about/index.css index 487f4a0a..1ce7a7c8 100644 --- a/FrontEnd/src/pages/about/index.css +++ b/FrontEnd/src/pages/about/index.css @@ -1,5 +1,4 @@ .about-page { - padding: 1em 2em; line-height: 1.5; } |