forked from Adleraci/adlerka.top
changes
This commit is contained in:
parent
821445c36b
commit
fd35888287
@ -200,6 +200,10 @@ header ul li {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.feature-list-ul {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
ul ul {
|
||||
margin-top: 5px;
|
||||
margin-left: 20px;
|
||||
|
@ -5,7 +5,7 @@
|
||||
<wrapper class="feature-list">
|
||||
<h2>What you can expect from AdlerkaSMP:</h2>
|
||||
|
||||
<ul>
|
||||
<ul class="feature-list-ul">
|
||||
<li>
|
||||
<strong>Custom plugins:</strong>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user