mirror of
https://github.com/younesaassila/ttv-lol-pro.git
synced 2025-04-29 22:14:27 +02:00
Minor code adjustment
This commit is contained in:
parent
38a9ad6fcd
commit
7baf07c1b9
@ -203,11 +203,9 @@ hr {
|
||||
.section {
|
||||
margin: 0 0 3rem 0;
|
||||
}
|
||||
|
||||
.section:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.section > h2 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0.25rem;
|
||||
@ -230,14 +228,14 @@ li.hide-marker::marker {
|
||||
content: "";
|
||||
}
|
||||
|
||||
input[type="radio"]:not(:checked) ~ .store-list {
|
||||
opacity: 0.5;
|
||||
}
|
||||
.store-list > li > input {
|
||||
width: 100%;
|
||||
max-width: var(--input-max-width);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
input[type="radio"]:not(:checked) ~ .store-list {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.options-list {
|
||||
margin-bottom: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user