Skip to content

Commit 7acbd41

Browse files
authored
Merge pull request #1075 from webzellentOpenSource/patch-1
fix typing
2 parents fe1c13f + 7959587 commit 7acbd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/themes/default/Working with stylesheets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Working with stylesheets in 'defalt' theme
1+
# Working with stylesheets in 'default' theme
22
# Introduction
33

44
Default theme CSS is designed to be easly maintanable which implies smallest possible files footprint. We are using flexbox and reusable atomic classes to prevent CSS files rapid growth. We're trying to avoid nesting CSS classes (maximum nesting level is 1) to make them easier to understand and debug.

0 commit comments

Comments
 (0)