Skip to content

Commit 27fd6cf

Browse files
authored
Update README.md
1 parent acef32b commit 27fd6cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

translations/vn-VN/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Một bộ gồm những tips để giúp kỹ năng CSS trở nên pro
2121

2222
1. [Dùng CSS Reset](#dùng-css-reset)
2323
1. [Thừa kế `box-sizing`](#thừa-kế-box-sizing)
24-
1. [Dùng `unset` thay vì đặt lại tất cả thuộc tính](#dùng-unset-thay-vi-dat-lai-tat-ca-thuoc-tinh)
25-
1. [Dùng `:not()` để Áp dụng / Không áp dụng các đường viền trên Điều hướng](#dùng-not-de-ap-dung-khong-ap-dung-cac-duong-vien-tren-dieu-huong)
24+
1. [Dùng `unset` thay vì đặt lại tất cả thuộc tính](#dung-unset-thay-vi-dat-lai-tat-ca-thuoc-tinh)
25+
1. [Dùng `:not()` để Áp dụng / Không áp dụng các đường viền trên Điều hướng](#dung-not-de-ap-dung-khong-ap-dung-cac-duong-vien-tren-dieu-huong)
2626
1. [Kiểm tra xem Phông chữ có được cài đặt cục bộ không](#check-if-font-is-installed-locally)
2727
1. [Thêm `line-height` cho `body`](#add-line-height-to-body)
2828
1. [Đặt `:focus` cho Form Elements](#set-focus-for-form-elements)
@@ -153,4 +153,4 @@ Thay vì đặt trên border...
153153

154154
#### [Demo](http://codepen.io/AllThingsSmitty/pen/LkymvO)
155155

156-
<sup>[back to table of contents](#table-of-contents)</sup>
156+
<sup>[back to table of contents](#table-of-contents)</sup>

0 commit comments

Comments
 (0)