Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0214253b48 | |||
| afced01ba6 |
@@ -81,7 +81,7 @@ export default function App() {
|
||||
</main>
|
||||
|
||||
<footer className="border-t bg-white">
|
||||
<div className="max-w-5xl mx-auto px-4 py-4 text-xs text-gray-400 leading-relaxed">
|
||||
<div className="max-w-5xl mx-auto px-4 py-4 text-xs text-gray-400 leading-relaxed text-center">
|
||||
{qualified != null && (
|
||||
<div className="mb-2 text-gray-500">
|
||||
目前已收录
|
||||
|
||||
Reference in New Issue
Block a user