diff --git a/Shiny Button Hover Effect/style.css b/Shiny Button Hover Effect/style.css index 9b2a547..d9da07a 100644 --- a/Shiny Button Hover Effect/style.css +++ b/Shiny Button Hover Effect/style.css @@ -11,6 +11,9 @@ body { flex-direction: column; background: #19011d; } +.date{ + margin-top: 50px; +} a { position: relative; padding: 15px 30px;