Skip to content

Commit d517147

Browse files
committed
[css-round-display] Update Media Queries Extension 2 using florian's feedback(1-6)
1 parent 5f6519e commit d517147

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-round-display/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ By the mechanism of media queries, if the value of the 'device-radius' media fea
5555
</div>
5656
<p>As in the '<code>border-radius</code>' property, the 'device-radius' media feature can describe various round shapes of displays, such as rectangle, regular circle, ellipse, and rectangle with round corners.
5757
</p>
58-
<pre class='descdef'>
58+
<pre class='descdef mq'>
5959
Name: device-radius
60-
Type: range
61-
For: @media
60+
For: @media
6261
Value: [ <<length>> | <<percentage>> ]
62+
Type: range
6363
Percentage: Refer to corresponding dimension of the display
6464
</pre>
6565
<p class="note">

0 commit comments

Comments
 (0)