mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
Removed border-radius from the mb list
This commit is contained in:
parent
53fb734950
commit
658a26960f
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ hr {
|
||||||
}
|
}
|
||||||
.masterbuilders-list li {
|
.masterbuilders-list li {
|
||||||
display: block;
|
display: block;
|
||||||
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
|
Loading…
Reference in a new issue