web: css adjustments
tailwind classes define what "page-container" previously did, with some changes. Logout button moved to top of screen.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
<title>Crash report</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<div class="page-container m-2 lg:my-20 lg:mx-64">
|
||||
<div class="card ~critical sectioned">
|
||||
<section class="section ~critical">
|
||||
<span class="heading">Crash report for jfa-go</span>
|
||||
|
||||
Reference in New Issue
Block a user