Merge branch 'main' of brn.systems:Adleraci/adlerka.top

This commit is contained in:
Bruno Rybársky 2024-01-17 10:48:36 +01:00
commit 83d8553e39
2 changed files with 3 additions and 2 deletions

@ -186,6 +186,7 @@ header ul {
flex-direction: column; flex-direction: column;
gap: 0; gap: 0;
text-align: left; text-align: left;
width: fit-content;
} }
header ul li { header ul li {
list-style: circle; list-style: circle;
@ -193,6 +194,6 @@ header ul li {
} }
.feature-list { .feature-list {
width: 50%;
margin: auto; margin: auto;
width: fit-content;
} }

@ -3,8 +3,8 @@
<p>Najlepší Minecraft™ server na Adlerke</p> <p>Najlepší Minecraft™ server na Adlerke</p>
<hr> <hr>
<wrapper class="feature-list"> <wrapper class="feature-list">
<p>Čo u nás môžeš nájsť?</p>
<ul> <ul>
<p>Čo u nás môžeš nájsť?</p>
<li>Vlastné pluginy</li> <li>Vlastné pluginy</li>
<ul> <ul>
<li>Plugin 1</li> <li>Plugin 1</li>