diff --git a/style.css b/style.css index 8769554f..37243c10 100644 --- a/style.css +++ b/style.css @@ -3744,12 +3744,7 @@ h1 + p, p + p { margin-top: 10px; } -/* .container { - padding: 40px 80px; - display: flex; - flex-wrap: wrap; - justify-content: center; -} */ + .card-wrap { margin: 10px; @@ -3780,17 +3775,7 @@ h1 + p, p + p { box-shadow: rgba(255, 255, 255, 0.2) 0 0 40px 5px, white 0 0 0 1px, rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset #333 0 0 0 5px, inset white 0 0 0 6px; } -/* .card { - position: relative; - flex: 0 0 240px; - width: 240px; - height: 320px; - background-color: #333; - overflow: hidden; - border-radius: 10px; - box-shadow: rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset #333 0 0 0 5px, inset rgba(255, 255, 255, 0.5) 0 0 0 6px; - transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); -} */ + .card-bg { opacity: 0.5;