diff --git a/index.2cdaf7bc.css b/index.2cdaf7bc.css new file mode 100644 index 0000000000..2dfa8b0daf --- /dev/null +++ b/index.2cdaf7bc.css @@ -0,0 +1,67 @@ +body { + text-transform: uppercase; + margin: 0; + font-family: Roboto, sans-serif; + font-size: 12px; + font-style: normal; + font-weight: 500; +} + +header { + justify-content: space-between; + align-items: center; + margin: 0; + padding: 0 50px; + display: flex; +} + +nav { + height: 60px; + margin: 0; +} + +.nav-links { + height: 100%; + margin: 0; + padding: 0; + display: flex; +} + +.nav-item { + align-items: center; + height: 100%; + margin-right: 20px; + list-style-type: none; + display: flex; + position: relative; +} + +.nav-item:last-child { + margin: 0; +} + +.div-img { + height: 40px; + margin: 10px 0; +} + +.nav-link { + align-items: center; + height: 100%; + display: flex; +} + +.nav-link:hover, .is-active { + color: #00acdc; +} + +.is-active:after { + content: ""; + background-color: #00acdc; + border-radius: 8px; + width: 100%; + height: 4px; + position: absolute; + bottom: 0; +} +/*# sourceMappingURL=index.2cdaf7bc.css.map */ diff --git a/index.2cdaf7bc.css.map b/index.2cdaf7bc.css.map new file mode 100644 index 0000000000..a19ab8b4ec --- /dev/null +++ b/index.2cdaf7bc.css.map @@ -0,0 +1 @@ +{"mappings":"AAAA;;;;;;;;;AASA;;;;;;;;AAQA;;;;;AAKA;;;;;;;AAOA;;;;;;;;;AASA;;;;AAIA;;;;;AAKA;;;;;;AAMA;;;;AAQA","sources":["src/style.css"],"sourcesContent":["body {\n margin: 0;\n font-family: Roboto, sans-serif;\n font-style: normal;\n font-weight: 500;\n font-size: 12px;\n text-transform: uppercase;\n}\n\nheader {\n margin: 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 50px;\n}\n\nnav {\n height: 60px;\n margin: 0;\n}\n\n.nav-links {\n display: flex;\n padding: 0;\n margin: 0;\n height: 100%;\n}\n\n.nav-item {\n list-style-type: none;\n display: flex;\n align-items: center;\n margin-right: 20px;\n height: 100%;\n position: relative;\n}\n\n.nav-item:last-child {\n margin: 0;\n}\n\n.div-img {\n height: 40px;\n margin: 10px 0;\n}\n\n.nav-link {\n height: 100%;\n display: flex;\n align-items: center;\n}\n\n.nav-link:hover {\n color: #00acdc;\n}\n\n.is-active {\n color: #00acdc;\n}\n\n.is-active::after {\n content: '';\n width: 100%;\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: #00acdc;\n border-radius: 8px;\n}\n"],"names":[],"version":3,"file":"index.2cdaf7bc.css.map","sourceRoot":"/__parcel_source_root/"} \ No newline at end of file diff --git a/index.73ef4d9a.css b/index.73ef4d9a.css new file mode 100644 index 0000000000..07754b1b18 --- /dev/null +++ b/index.73ef4d9a.css @@ -0,0 +1,2 @@ +body{text-transform:uppercase;margin:0;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500}header{justify-content:space-between;align-items:center;margin:0;padding:0 50px;display:flex}nav{height:60px;margin:0}.nav-links{height:100%;margin:0;padding:0;display:flex}.nav-item{align-items:center;height:100%;margin-right:20px;list-style-type:none;display:flex;position:relative}.nav-item:last-child{margin:0}.div-img{height:40px;margin:10px 0}.nav-link{align-items:center;height:100%;display:flex}.nav-link:hover,.is-active{color:#00acdc}.is-active:after{content:"";background-color:#00acdc;border-radius:8px;width:100%;height:4px;position:absolute;bottom:0} +/*# sourceMappingURL=index.73ef4d9a.css.map */ diff --git a/index.73ef4d9a.css.map b/index.73ef4d9a.css.map new file mode 100644 index 0000000000..66c30f4c40 --- /dev/null +++ b/index.73ef4d9a.css.map @@ -0,0 +1 @@ +{"mappings":"ACAA,sHASA,6FAQA,yBAKA,uDAOA,+GASA,8BAIA,mCAKA,sDAMA,yCAQA","sources":["index.73ef4d9a.css","src/style.css"],"sourcesContent":["body {\n text-transform: uppercase;\n margin: 0;\n font-family: Roboto, sans-serif;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n}\n\nheader {\n justify-content: space-between;\n align-items: center;\n margin: 0;\n padding: 0 50px;\n display: flex;\n}\n\nnav {\n height: 60px;\n margin: 0;\n}\n\n.nav-links {\n height: 100%;\n margin: 0;\n padding: 0;\n display: flex;\n}\n\n.nav-item {\n align-items: center;\n height: 100%;\n margin-right: 20px;\n list-style-type: none;\n display: flex;\n position: relative;\n}\n\n.nav-item:last-child {\n margin: 0;\n}\n\n.div-img {\n height: 40px;\n margin: 10px 0;\n}\n\n.nav-link {\n align-items: center;\n height: 100%;\n display: flex;\n}\n\n.nav-link:hover, .is-active {\n color: #00acdc;\n}\n\n.is-active:after {\n content: \"\";\n background-color: #00acdc;\n border-radius: 8px;\n width: 100%;\n height: 4px;\n position: absolute;\n bottom: 0;\n}\n/*# sourceMappingURL=index.73ef4d9a.css.map */\n","body {\n margin: 0;\n font-family: Roboto, sans-serif;\n font-style: normal;\n font-weight: 500;\n font-size: 12px;\n text-transform: uppercase;\n}\n\nheader {\n margin: 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 50px;\n}\n\nnav {\n height: 60px;\n margin: 0;\n}\n\n.nav-links {\n display: flex;\n padding: 0;\n margin: 0;\n height: 100%;\n}\n\n.nav-item {\n list-style-type: none;\n display: flex;\n align-items: center;\n margin-right: 20px;\n height: 100%;\n position: relative;\n}\n\n.nav-item:last-child {\n margin: 0;\n}\n\n.div-img {\n height: 40px;\n margin: 10px 0;\n}\n\n.nav-link {\n height: 100%;\n display: flex;\n align-items: center;\n}\n\n.nav-link:hover {\n color: #00acdc;\n}\n\n.is-active {\n color: #00acdc;\n}\n\n.is-active::after {\n content: '';\n width: 100%;\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: #00acdc;\n border-radius: 8px;\n}\n"],"names":[],"version":3,"file":"index.73ef4d9a.css.map"} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000000..167ff1d0d5 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +