mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 01:56:21 +00:00
fix: solo usar fuertecita dentro de los diseños
This commit is contained in:
parent
9e95dedb5c
commit
5f5026bcca
1 changed files with 4 additions and 4 deletions
|
@ -318,13 +318,13 @@ svg {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-control-label {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.designs {
|
.designs {
|
||||||
.design {
|
.design {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
|
.custom-control-label {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue