bookmark
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
import "../styles/app.css";
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
@@ -8,7 +12,7 @@
|
||||
<title>EDUSEG®</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="max-w-7xl mx-auto px-2.5 space-y-5">
|
||||
<div class="max-w-7xl mx-auto px-2.5 space-y-2.5 lg:space-y-5">
|
||||
<slot />
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user