diff --git a/css/style.css b/css/style.css index 8f3a5f7..4966999 100644 --- a/css/style.css +++ b/css/style.css @@ -13,51 +13,7 @@ button { display: inline-block; font-size: 16px; } -button { - background-color: #45BCB3; /* Green */ - border-radius: 30px; - /* border: none; */ - color: bla; - padding: 15px 32px; - text-align: center; - text-decoration: none; - display: inline-block; - font-size: 16px; -} -button { - background-color: #45BCB3; /* Green */ - border-radius: 30px; - /* border: none; */ - color: bla; - padding: 15px 32px; - text-align: center; - text-decoration: none; - display: inline-block; - font-size: 16px; -} -button { - background-color: #45BCB3; /* Green */ - border-radius: 30px; - /* border: none; */ - color: bla; - padding: 15px 32px; - text-align: center; - text-decoration: none; - display: inline-block; - font-size: 16px; -} -button { - background-color: #45BCB3; /* Green */ - border-radius: 30px; - /* border: none; */ - color: bla; - padding: 15px 32px; - text-align: center; - text-decoration: none; - display: inline-block; - font-size: 16px; -} hr { filter: blur(1px); display: block;overflow: hidden; border-style: inset; border-width: 2px;}