mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
minor layout adjustments
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
import { consts } from '../const';
|
import { consts } from '../const';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="grid grid-flow-col justify-between px-4 py-2">
|
<header class="grid grid-flow-col justify-between items-center px-4 py-2">
|
||||||
<h1>{consts.app.name}</h1>
|
<h1>{consts.app.name}</h1>
|
||||||
<nav class="w-max">
|
<nav class="w-max">
|
||||||
<ul class="grid grid-flow-col space-x-4">
|
<ul class="grid grid-flow-col space-x-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user