Fixes for grammar in comments.
This commit is contained in:
parent
11a7947668
commit
ceed219b2b
|
@ -7,5 +7,5 @@
|
|||
@import "assets/underscores"; // <------- Underscores media styles
|
||||
|
||||
// Any additional imported files //
|
||||
@import "theme/theme"; // <--------- Thats where you can add your own design. Thats your part!
|
||||
@import "theme/contact-form7"; // contact form 7 - Bootatrap 4 support
|
||||
@import "theme/theme"; // <--------- That's where you can add your own design. Thats your part!
|
||||
@import "theme/contact-form7"; // Contact Form 7 - Bootstrap 4 support
|
||||
|
|
Reference in New Issue