diff --git a/style.css b/style.css index 6009216..bcd28e8 100644 --- a/style.css +++ b/style.css @@ -33,6 +33,10 @@ footer{ bottom: 0; width: 100%; } .row_style{margin-top: 70px; +} + +button:hover{ + background-color: rgb(70, 181, 250); } h2{font-weight: bolder; } @@ -60,4 +64,4 @@ footer{ .padding-20 { padding: 20px; } - \ No newline at end of file +