From 61fca3157b624a64c3ba9a65348cc55bc6b5ce73 Mon Sep 17 00:00:00 2001 From: yurch-html-alterpost <35567398+yurch-html-alterpost@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:56:48 +0300 Subject: Correcting a typo in margin-right (#441) --- files/ru/web/css/margin-right/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ru/web/css/margin-right/index.html b/files/ru/web/css/margin-right/index.html index e8fbfc332f..8f080de3ea 100644 --- a/files/ru/web/css/margin-right/index.html +++ b/files/ru/web/css/margin-right/index.html @@ -5,7 +5,7 @@ translation_of: Web/CSS/margin-right ---
{{CSSRef}}
-

Свойство CSS margin-right устанавливает внешний отступ слева от элемента. Положительное значение увеличивает расстояние между соседними элементами, тогда как отрицательное - сокращает.

+

Свойство CSS margin-right устанавливает внешний отступ справа от элемента. Положительное значение увеличивает расстояние между соседними элементами, тогда как отрицательное - сокращает.

{{EmbedInteractiveExample("pages/css/margin-right.html")}}
-- cgit v1.2.3-54-g00ecf