diff options
Diffstat (limited to 'files/ja/web/css/scroll-snap-coordinate/index.html')
-rw-r--r-- | files/ja/web/css/scroll-snap-coordinate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/scroll-snap-coordinate/index.html b/files/ja/web/css/scroll-snap-coordinate/index.html index 1a8c9a49d8..1a9e185a3b 100644 --- a/files/ja/web/css/scroll-snap-coordinate/index.html +++ b/files/ja/web/css/scroll-snap-coordinate/index.html @@ -12,7 +12,7 @@ translation_of: Web/CSS/scroll-snap-coordinate --- <div>{{CSSRef}}{{deprecated_header}}</div> -<p><a href="/en-US/docs/Web/CSS">CSS</a> の <strong><code>scroll-snap-coordinate</code></strong> プロパティは、このプロパティは、最も近い祖先のスクロールコンテナーの {{cssxref("scroll-snap-destination")}} に配置される要素内の X 座標と Y 座標の位置をそれぞれの軸で定義します。</p> +<p><a href="/ja/docs/Web/CSS">CSS</a> の <strong><code>scroll-snap-coordinate</code></strong> プロパティは、このプロパティは、最も近い祖先のスクロールコンテナーの {{cssxref("scroll-snap-destination")}} に配置される要素内の X 座標と Y 座標の位置をそれぞれの軸で定義します。</p> <pre class="brush:css no-line-numbers">/* キーワード値 */ scroll-snap-coordinate: none; |