deploy: 9b037e18c8
This commit is contained in:
parent
862f5b0854
commit
31c239ca3c
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
|
||||
<title>game of life</title>
|
||||
@ -28,7 +29,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="card container-xs text-center p-4 m-3">
|
||||
<div class="card container text-center p-4 m-3">
|
||||
<div class="card-header">
|
||||
<h1>Game of Life 🚀</h1>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user