mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
very new header
hamburger is still in progress
This commit is contained in:
@@ -9,16 +9,12 @@
|
||||
/* Your own custom utilities */
|
||||
|
||||
.wrapper {
|
||||
@apply mx-3 flex flex-col min-h-screen sm:w-10/12 sm:m-auto;
|
||||
@apply flex flex-col min-h-screen;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
.main {
|
||||
@apply flex-grow;
|
||||
}
|
||||
|
||||
.footer {
|
||||
@apply mt-5 mb-2;
|
||||
@apply flex-grow sm:w-10/12 sm:m-auto px-4 sm:px-6;
|
||||
}
|
||||
|
||||
.form {
|
||||
|
||||
Reference in New Issue
Block a user