feat: remove lightbox

This commit is contained in:
jinho jang 2023-07-16 17:55:31 +09:00
parent a5f1224f76
commit 4d82de2685
2 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,10 @@
align-items: center;
justify-content: center;
text-align: center;
margin-left: -8px;
button {
display: none !important;
}
}
.main-wrapper > .container {

View File

@ -1,3 +1,6 @@
<head>
<title>AFAIK Institute</title>
</head>
<div class="wip">
<img src="symbol.svg" alt="afaik-symbol" width="40" height="40" />
</div>