CSV2ics

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 14e621cf99234b7a12009538f12b15372005fa03
parent 437e2107ff01be1fdc2ffd5decfe0acf921cfbd7
Author: minerva-jupitr <ryouturn@gmail.com>
Date:   Wed,  1 May 2024 10:33:53 +0900

change color

Diffstat:
Msrc/App.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/App.css b/src/App.css @@ -25,7 +25,7 @@ } .App-link { - color: #228b22; + color: #4399e9; } @keyframes App-logo-spin {