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;
|
||||
gap: 0;
|
||||
text-align: left;
|
||||
width: fit-content;
|
||||
}
|
||||
header ul li {
|
||||
list-style: circle;
|
||||
@ -193,6 +194,6 @@ header ul li {
|
||||
}
|
||||
|
||||
.feature-list {
|
||||
width: 50%;
|
||||
margin: auto;
|
||||
width: fit-content;
|
||||
}
|
@ -3,8 +3,8 @@
|
||||
<p>Najlepší Minecraft™ server na Adlerke</p>
|
||||
<hr>
|
||||
<wrapper class="feature-list">
|
||||
<p>Čo u nás môžeš nájsť?</p>
|
||||
<ul>
|
||||
<p>Čo u nás môžeš nájsť?</p>
|
||||
<li>Vlastné pluginy</li>
|
||||
<ul>
|
||||
<li>Plugin 1</li>
|
||||
|
Loading…
Reference in New Issue
Block a user