diff options
Diffstat (limited to 'frontend/src/styles/layout.css')
-rw-r--r-- | frontend/src/styles/layout.css | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/frontend/src/styles/layout.css b/frontend/src/styles/layout.css index c0af31c3..07c0bf34 100644 --- a/frontend/src/styles/layout.css +++ b/frontend/src/styles/layout.css @@ -49,7 +49,7 @@ body { } } -*/ + /*.break-1, .break-2 { height: 1px; @@ -66,13 +66,4 @@ body { .break-2 { display: none; } -}*/ - -.center-center { - text-align: center; - margin-right: 10px; - padding-right: 10px; - padding-bottom: 15px; - font-size: 20px; - font-weight: 600; -}
\ No newline at end of file +}*/
\ No newline at end of file |