mirror of
https://github.com/Alee14/alure-website.git
synced 2025-01-22 10:51:53 -05:00
Make the padding look better
This commit is contained in:
parent
49d55f80b3
commit
a5db54aaf6
3 changed files with 12 additions and 12 deletions
|
@ -14,7 +14,7 @@ export default function RootLayout({ children }) {
|
|||
return (
|
||||
<html lang="en">
|
||||
<body className={exo.className}>
|
||||
<div className="px-3 mx-15 py-0.5 font-medium space-x-3 text-right">
|
||||
<div className="px-10 mx-15 py-0.5 font-medium space-x-3 text-right">
|
||||
<a href="https://aircs.racing" className="transition duration-150 ease-out hover:ease-in md:hover:text-blue-500">aircs.racing ↗</a>
|
||||
<a href="https://alee14.me" className="transition duration-150 ease-out hover:ease-in md:hover:text-blue-500">alee14.me ↗</a>
|
||||
</div>
|
||||
|
|
10
app/page.js
10
app/page.js
|
@ -10,7 +10,7 @@ export default function Home() {
|
|||
<ul>
|
||||
<li>
|
||||
<div className="bg-center bg-no-repeat bg-[url('/regions/alee-isle.webp')] bg-gray-600 bg-blend-multiply">
|
||||
<div className="px-4 mx-3 max-w-screen-xl text-left py-10 space-y-2">
|
||||
<div className="px-20 py-10 space-y-2">
|
||||
<h1 className="font-medium text-5xl">Alee Isle</h1>
|
||||
<span>Est. 2017 - Premier: Alee</span>
|
||||
<h2 className="text-lg">Capital of Alure Regions and the original home of MinePot</h2>
|
||||
|
@ -19,7 +19,7 @@ export default function Home() {
|
|||
</li>
|
||||
<li>
|
||||
<div className="bg-center bg-no-repeat bg-[url('/regions/breadcroust.webp')] bg-gray-600 bg-blend-multiply">
|
||||
<div className="px-4 mx-3 max-w-screen-xl text-left py-10 space-y-2">
|
||||
<div className="px-20 py-10 space-y-2">
|
||||
<h1 className="font-medium text-5xl">BreadCroust</h1>
|
||||
<span>Est. 2018 - Premier: Croust</span>
|
||||
<h2 className="text-lg">Home to MinePot Barton Centre</h2>
|
||||
|
@ -28,7 +28,7 @@ export default function Home() {
|
|||
</li>
|
||||
<li>
|
||||
<div className="bg-center bg-no-repeat bg-[url('/regions/skycity.webp')] bg-gray-600 bg-blend-multiply">
|
||||
<div className="px-4 mx-3 max-w-screen-xl text-left py-10 space-y-2">
|
||||
<div className="px-20 py-10 space-y-2">
|
||||
<h1 className="font-medium text-5xl">SkyCity</h1>
|
||||
<span>Est. 2018 - Premier: Rahilu</span>
|
||||
<h2 className="text-lg">A city that floats in the sky</h2>
|
||||
|
@ -37,7 +37,7 @@ export default function Home() {
|
|||
</li>
|
||||
<li>
|
||||
<div className="bg-center bg-no-repeat bg-[url('/regions/silicon-valley.webp')] bg-gray-600 bg-blend-multiply">
|
||||
<div className="px-4 mx-3 max-w-screen-xl text-left py-10 space-y-2">
|
||||
<div className="px-20 py-10 space-y-2">
|
||||
<h1 className="font-medium text-5xl">Silicon Valley</h1>
|
||||
<span>Est. 2018 - Premier: Inkydink</span>
|
||||
<h2 className="text-lg">Where all tech-related things goes here</h2>
|
||||
|
@ -45,7 +45,7 @@ export default function Home() {
|
|||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<div className="px-3 py-3">
|
||||
<div className="px-20 py-3">
|
||||
<h1 className="text-2xl font-medium">About Alure Regions</h1>
|
||||
<p>Founded in July 2023, the goal of Alure Regions is to have more freedom on our regions.</p>
|
||||
</div>
|
||||
|
|
|
@ -8,28 +8,28 @@ export default function TravelAdvisory(){
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<h1 className="text-3xl p-5">Legend</h1>
|
||||
<h1 className="text-3xl p-5 px-20">Legend</h1>
|
||||
<ul>
|
||||
<li className="p-5 px-10 bg-green-950">
|
||||
<li className="p-5 px-20 bg-green-950">
|
||||
<p className="font-medium text-lg">Take normal security precautions</p>
|
||||
<p>Take similar precautions to those you would take in Alure Regions.</p>
|
||||
</li>
|
||||
<li className="p-5 px-10 bg-yellow-700">
|
||||
<li className="p-5 px-20 bg-yellow-700">
|
||||
<p className="font-medium text-lg">Exercise a high degree of caution</p>
|
||||
<p>There are certain safety and security concerns or the situation could change quickly. Be very cautious at all times, monitor local media and follow the instructions of local authorities.</p>
|
||||
<p><b className="font-semibold"> IMPORTANT:</b> The two levels below are official Government of Alure Regions Travel Advisories and are issued when the safety and security of Alurians travelling or living in the country or region may be at risk.</p>
|
||||
</li>
|
||||
<li className="p-5 px-10 bg-orange-700">
|
||||
<li className="p-5 px-20 bg-orange-700">
|
||||
<p className="font-medium text-lg">Avoid non-essential travel</p>
|
||||
<p>Your safety and security could be at risk. You should think about your need to travel to this country, territory or region based on family or business requirements, knowledge of or familiarity with the region, and other factors. If you are already there, think about whether you really need to be there. If you do not need to be there, you should think about leaving.</p>
|
||||
</li>
|
||||
<li className="p-5 px-10 bg-red-950">
|
||||
<li className="p-5 px-20 bg-red-950">
|
||||
<p className="font-medium text-lg">Avoid all travel</p>
|
||||
<p>You should not travel to this country, territory or region. Your personal safety and security are at great risk. If you are already there, you should think about leaving if it is safe to do so.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="px-10 py-3 bg-blue-800"><h2 className="font-medium text-lg">This page may be inaccurate at times, refer to the Minecraft General Announcements channel for the latest updates</h2></div>
|
||||
<div className="px-20 py-3 bg-blue-800"><h2 className="font-medium text-lg">This page may be inaccurate at times, refer to the Minecraft General Announcements channel for the latest updates</h2></div>
|
||||
<div className="bg-center bg-no-repeat bg-[url('/regions/silicon-valley.webp')] bg-gray-600 bg-blend-multiply">
|
||||
<div className="px-10 mx-3 max-w-screen-xl text-left py-10 space-y-3">
|
||||
<h1 className="font-medium text-5xl">Country name</h1>
|
||||
|
|
Loading…
Reference in a new issue