Skip to content

Commit

Permalink
final reduction in font-size for #327 (comment) #326
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Mar 6, 2023
1 parent 82fefcd commit e651516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
/* unminify.com */
body{inset:0;overflow:hidden;margin:0;padding:0;position:fixed}
#loading{align-items:center;background-color:#354046;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%}
#loading h1{color:#f2f2f2;font-family:'Open Sans',sans-serif;font-size:50px;font-weight:300;line-height:32px;margin-top:20px;text-align:center}
button{display:inline-block;font-size:46px;padding:.4em .7em;color:#FFF;background-color:#4bc0a9;text-align:center;text-shadow: 2px 2px 3px #354046}
#loading h1{color:#f2f2f2;font-family:'Open Sans',sans-serif;font-size:46px;font-weight:300;line-height:32px;margin-top:20px;text-align:center}
button{display:inline-block;font-size:42px;padding:.4em .7em;color:#FFF;background-color:#4bc0a9;text-align:center;text-shadow: 2px 2px 3px #354046}
</style>
</head>
<body>
Expand Down

0 comments on commit e651516

Please sign in to comment.