Claregao98 (Talk | contribs) |
Claregao98 (Talk | contribs) |
||
Line 4: | Line 4: | ||
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"> | ||
+ | <link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet"> | ||
+ | <script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script> | ||
+ | <script> | ||
+ | AOS.init(); | ||
+ | </script> | ||
<style> | <style> | ||
Line 99: | Line 104: | ||
padding: 4%; | padding: 4%; | ||
margin: auto; | margin: auto; | ||
+ | data-aos: fade-right; | ||
} | } | ||
Line 108: | Line 114: | ||
max-width: 700px; | max-width: 700px; | ||
padding: 4%; | padding: 4%; | ||
+ | data-aos: fade-left; | ||
} | } | ||
Line 122: | Line 129: | ||
color: black; | color: black; | ||
font-family: Montserrat; | font-family: Montserrat; | ||
+ | data-aos: fade-left; | ||
} | } | ||
Line 138: | Line 146: | ||
color: black; | color: black; | ||
font-family: Montserrat; | font-family: Montserrat; | ||
+ | data-aos: fade-right; | ||
} | } |
Revision as of 03:40, 22 October 2017