mirror of
https://github.com/codeninjasuk/dojo.git
synced 2024-11-21 23:17:49 -05:00
Removed Happy New Year Greeting
This commit is contained in:
parent
9102dd603a
commit
d445f7438c
1 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@
|
|||
<link rel="stylesheet" href="/css/snow.css">
|
||||
</head>
|
||||
<body class="" style="background-color: #17202A;">
|
||||
<div class="snow"></div>
|
||||
<!-- <div class="snow"></div> -->
|
||||
<!-- bg-black -->
|
||||
<div class="title mt-5 text-center justify-center items-center" style="text-align:-webkit-center;">
|
||||
<img src="/img/logo-cn.png" class="justify-center" width="200" alt="">
|
||||
<h2 class="text-white text-lg">Welcome to Code Ninjas Langley!</h2>
|
||||
<h3 class="text-gray-400 text-center text-lg text-1xl font-bold">🌟Happy New Year!🌟</h3>
|
||||
<!-- <h3 class="text-gray-400 text-center text-lg text-1xl font-bold">🌟Happy New Year!🌟</h3> -->
|
||||
|
||||
</div>
|
||||
<!-- min-h-screen -->
|
||||
|
|
Loading…
Reference in a new issue