mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Enable RTL layout by providing 'rtl = true' in the config (#72)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
333e6358c8
commit
42d75aefe4
4
assets/scss/coder-rtl.scss
Normal file
4
assets/scss/coder-rtl.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
@import "_colors";
|
||||
@import "_base_rtl";
|
||||
@import "_content_rtl";
|
||||
@import "_navigation_rtl";
|
||||
Reference in New Issue
Block a user