More actions
Content deleted Content added
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
Line 1: | Line 1: | ||
.note { |
.note { |
||
border-radius: var( --border-radius-- |
border-radius: var( --border-radius--large ); |
||
} |
} |
Revision as of 01:42, 31 January 2025
.note {
border-radius: var( --border-radius--large );
}