Skip to content

Commit 0ae28fd

Browse files
committed
updated btn color on hover and click
1 parent d1e0b64 commit 0ae28fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:root {
22
--light: #f6f6f6;
33
--darkblue: #2c3e50;
4-
--lightblue: #1b5f8d;
5-
--lighterblue:#3082b9;
4+
--lightblue: #064671;
5+
--lighterblue:#145a88;
66
--red: #e74c3c;
77
--lightred: #f9eae7;
88
--lightyellow: #fff5d1;

0 commit comments

Comments
 (0)