first commit

This commit is contained in:
2024-05-31 16:34:01 +02:00
commit f3c4a2a5be
34 changed files with 2454 additions and 0 deletions

16
style/style.scss Normal file
View File

@@ -0,0 +1,16 @@
@import '_nav';
@import '_variables';
@import '_menu';
@import '_first-part';
@import '_second-part';
@import '_third-part';
@import '_fourth-part';
@import '_fifth-part';
@import '_sixth-part';
@import '_seventh-part';
@import '_form';
@import '_footer';