diff --git a/css/base.css b/css/base.css index 20ca4817..5d732bd6 100644 --- a/css/base.css +++ b/css/base.css @@ -85,47 +85,6 @@ div.card:contains(section.banner.footer) { font-size: 2rem; } -.mb-half { - margin-bottom: 0.5rem; -} - -.mb-1 { - margin-bottom: 1rem; -} - -.mb-2 { - margin-bottom: 2rem; -} - -.mt-half { - margin-top: 0.5rem; -} - -.mt-1 { - margin-top: 1rem; -} - -.ml-half { - margin-left: 0.5rem; -} - -.mr-half { - margin-right: 0.5rem; -} - - -.p-1 { - padding: 1rem; -} - -.pb-1 { - padding-bottom: 1rem; -} - -.pl-1 { - padding-left: 1rem; -} - .al { text-align: left; } diff --git a/html/admin.html b/html/admin.html index dad706ed..4dcb8284 100644 --- a/html/admin.html +++ b/html/admin.html @@ -22,7 +22,7 @@