forked from Adleraci/adlerka.top
Merge branch 'main' of brn.systems:Adleraci/adlerka.top
This commit is contained in:
commit
83d8553e39
@ -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">
|
||||||
<ul>
|
|
||||||
<p>Čo u nás môžeš nájsť?</p>
|
<p>Čo u nás môžeš nájsť?</p>
|
||||||
|
<ul>
|
||||||
<li>Vlastné pluginy</li>
|
<li>Vlastné pluginy</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Plugin 1</li>
|
<li>Plugin 1</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user