small little change
This commit is contained in:
parent
9aadb89b5c
commit
163951af84
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-slate-800 text-white m-0 mx-5">
|
<body class="bg-slate-800 text-white m-0 mx-5">
|
||||||
<div class="m-0 my-4">
|
<div class="m-0 my-4">
|
||||||
<div class="repoInfo p-2 h-12 bg-slate-900 rounded-full my-4 text-center border-black border-2 drop-shadow-lg">
|
<div class="repoInfo p-4 h-20 bg-slate-900 rounded-full my-4 text-center border-black border-2 drop-shadow-lg">
|
||||||
<h1 id="title" class="text-xl"></h1>
|
<h1 id="title" class="text-xl"></h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="plugins">
|
<div class="plugins">
|
||||||
|
|
Loading…
Reference in a new issue