Commit a1ee6a52 authored by 神楽坂玲奈's avatar 神楽坂玲奈

travis

parents bd970f5d 8fb9134b
......@@ -13,7 +13,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>MyCard - 萌卡</title>
</head>
<body>
<div id="root"></div>
......
@import '~antd/dist/antd.css';
.App-Logo span {
font-size: 1rem;
color: rgba(255,255,255, 0.75)
}
.App-Logo {
width: 120px;
height: 31px;
......@@ -8,11 +15,6 @@
align-items: center;
}
.App-Logo span {
font-size: 1rem;
color: rgba(255,255,255, 0.75)
}
.App-Poster {
width: 100%;
height: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment