CSV2ics

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

commit a9713d45572db6007b0bc42e30722b5bac674e06
parent 274980d781e3c9bc8233f6ca826b86c3338b9af9
Author: minerva-jupitr <ryouturn@gmail.com>
Date:   Wed,  1 May 2024 13:07:49 +0900

a

Diffstat:
Msrc/App.css | 10++--------
1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/src/App.css b/src/App.css @@ -13,14 +13,8 @@ } } -.App-header { - min-height: 100vh; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - font-size: calc(10px + 2vmin); - color: white; +.App-header { + } .App-link {