Skip to content

Commit f721cd7

Browse files
author
swyx
committed
css
1 parent 8b1b177 commit f721cd7

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

src/App.css

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,15 @@
66
color: #d44b15;
77
text-align: center;
88
background-color: #e5e4e4;
9-
/* font-size: 1em; */
109
font-family: Lato, serif;
1110
margin-top: 0px;
12-
}
11+
display: flex;
1312

14-
.title-r1 {
15-
line-height: 1em;
16-
font-size: 7em;
17-
font-weight: 100;
13+
align-items: center;
14+
justify-content: center;
1815
}
1916

20-
.title > span {
17+
.title .italic {
2118
color: #fff;
2219
font-size: 2em;
2320
font-style: italic;
@@ -52,7 +49,6 @@ nav {
5249
#ffe259
5350
); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
5451
padding: 1rem;
55-
font-size: 2em;
5652
font-family: Lato, serif;
5753
font-weight: bold;
5854
margin-bottom: 1rem;

src/App.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ function App() {
173173
<div className="App">
174174
<div className="Appheader">
175175
<h1 className="title">
176-
Netlify Identity <span>&</span> Reach Router
176+
<span>Netlify Identity</span>
177+
<span class="italic">&</span> <span>Reach Router</span>
177178
</h1>
178179
<label>
179180
<a href="https://www.netlify.com/docs/identity/">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy