2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update stylelint and stylelint-config-twbs-bootstrap (#35438)

This commit is contained in:
XhmikosR
2021-12-14 09:51:31 +02:00
committed by GitHub
parent cd50942831
commit 8cdb6c40bd
16 changed files with 249 additions and 1907 deletions
@@ -30,8 +30,8 @@
.icon-link > .bi {
margin-top: .125rem;
margin-left: .125rem;
transition: transform .25s ease-in-out;
fill: currentColor;
transition: transform .25s ease-in-out;
}
.icon-link:hover > .bi {
transform: translate(.25rem);