style: Update file formatting

This commit is contained in:
sthag 2026-02-15 10:51:59 +01:00
parent 0e6aa4bb02
commit 91d136f1c3
4 changed files with 9 additions and 16 deletions

View file

@ -14,7 +14,6 @@
// area
picture {
}

View file

@ -237,11 +237,13 @@ figcaption {
// Main content
// -----------------------------------------------------------------------------
main {}
main {
}
// Div
// -----------------------------------------------------------------------------
div {}
div {
}
.div_info {
padding: config.$space_double config.$indent_basic;

View file

@ -21,7 +21,6 @@
// legend
// Form
// -----------------------------------------------------------------------------
form {
@ -245,7 +244,6 @@ meter {
}
// Interactive elements
// -----------------------------------------------------------------------------
// details
@ -253,7 +251,6 @@ meter {
// dialog
details {
}
@ -267,7 +264,6 @@ dialog {
}
// Scripting
// -----------------------------------------------------------------------------
// script
@ -276,7 +272,6 @@ dialog {
// canvas
canvas {
}

View file

@ -39,7 +39,6 @@
// wbr
// Links
// -----------------------------------------------------------------------------
a {
@ -302,14 +301,12 @@ wbr {
}
// Edits
// -----------------------------------------------------------------------------
// ins
// del
ins {
}