parent
bc4740d622
commit
6b4dfffa02
1 changed files with 1 additions and 10 deletions
|
@ -177,6 +177,7 @@ h3 > svg,
|
|||
h4 > svg,
|
||||
h5 > svg,
|
||||
h6 > svg {
|
||||
margin-right: .25rem;
|
||||
stroke-width: var(--stroke-width-bold) !important;
|
||||
}
|
||||
|
||||
|
@ -1056,16 +1057,6 @@ textarea {
|
|||
transition-property: border-color;
|
||||
}
|
||||
|
||||
h1 > svg,
|
||||
h2 > svg,
|
||||
h3 > svg,
|
||||
h4 > svg,
|
||||
h5 > svg,
|
||||
h6 > svg,
|
||||
.now__section--text p > svg {
|
||||
margin-right: .25rem;
|
||||
}
|
||||
|
||||
/* screens: small */
|
||||
@media screen and (min-width: 640px) {
|
||||
main {
|
||||
|
|
Reference in a new issue