css
This commit is contained in:
parent
955f30dc80
commit
ea948d4745
2 changed files with 1 additions and 5 deletions
|
@ -18,7 +18,3 @@ hr {
|
|||
/* TODO: Fix in bluelib */
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.fof {
|
||||
text-align: center;
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
export default async function Page() {
|
||||
return (
|
||||
<div className={"panel box fof red"}>
|
||||
<div className={"panel box red"}>
|
||||
<h3>
|
||||
Errore
|
||||
</h3>
|
||||
|
|
Loading…
Reference in a new issue