diff --git a/index.html b/index.html index 6f0f785be067d653b72aee931a299ec45c665df6..5ce6adaacdfa9e8b3d6a67d052aa883f6a5dfbaf 100644 --- a/index.html +++ b/index.html @@ -139,7 +139,6 @@ - My count is {{ count }} diff --git a/src/section/components/wedding-calendar/index.scss b/src/section/components/wedding-calendar/index.scss index 721ed70a5b6ee158c4172561573f433afaba87e6..a02ed6ce44f60c7978f520b80f2dd76c2b2f012a 100644 --- a/src/section/components/wedding-calendar/index.scss +++ b/src/section/components/wedding-calendar/index.scss @@ -39,7 +39,6 @@ } td { - padding: 10px; text-align: center; font-size: 20px; font-family: 'Pacifico', 'cursive';