diff --git a/css/index.css b/css/index.css index 647e751..d032800 100644 --- a/css/index.css +++ b/css/index.css @@ -4,7 +4,7 @@ body { background: #246895; background-size: cover; background-position: center; - font-family: sans-serif; + font-family: 'Poppins', sans-serif; } .box_div { width: 80%; @@ -112,6 +112,10 @@ body { padding: 0; } +.scr1 { + letter-spacing: 0.2rem; +} + .link:active { animation-name: slide; } diff --git a/index.html b/index.html index 2665164..5820c75 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,10 @@ Vison Search + + + + @@ -19,10 +23,12 @@
- - - - +
+ + + + +