1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

narrower borders to get closer to 1px everywhere

This commit is contained in:
Mark Otto
2015-04-17 00:44:36 -07:00
parent 7049a07444
commit 7c1635cdb8
7 changed files with 57 additions and 57 deletions

View File

@@ -46,7 +46,7 @@ $spacer: 1rem !default;
$spacer-x: $spacer !default;
$spacer-y: $spacer !default;
$border-width: .075rem !default;
$border-width: .0625rem !default;
$use-hover-media-query: false !default;