andre2l2 / travel-world

is the Travel-World website

Home Page:https://andre2l2.github.io/travel-world/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Travel World website

demo

I created the Travel-Word site using SASS

CSS example:

body main {
  margin: none;
}

SASS example:

body {
  main {
    margin: none;
  }
}

About

is the Travel-World website

https://andre2l2.github.io/travel-world/

License:MIT License


Languages

Language:SCSS 52.9%Language:HTML 47.1%