You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Мне кажется или в миксине col-padding() не хватает свойства box-sizing: content-box. Практически во всех ресетах (без которых сейчас не обходиться не один сайт) по умолчанию есть такое * {box-sizing: border-box}
The text was updated successfully, but these errors were encountered:
Мне кажется или в миксине
col-padding()
не хватает свойстваbox-sizing: content-box
. Практически во всех ресетах (без которых сейчас не обходиться не один сайт) по умолчанию есть такое* {box-sizing: border-box}
The text was updated successfully, but these errors were encountered: