Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/components/_education.scss')
-rw-r--r--assets/scss/components/_education.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/scss/components/_education.scss b/assets/scss/components/_education.scss
new file mode 100644
index 0000000..be1863f
--- /dev/null
+++ b/assets/scss/components/_education.scss
@@ -0,0 +1,5 @@
+.education {
+ &__item {
+ @include avoid-break;
+ }
+} \ No newline at end of file