mirror of
https://github.com/tjsga/tj-sga-website-react.git
synced 2025-04-03 20:00:17 -04:00
1 line
6.3 KiB
Plaintext
1 line
6.3 KiB
Plaintext
{"version":3,"file":"static/css/main.211bde94.css","mappings":"kIAEA,KAME,kCAAmC,CACnC,iCAAkC,CALlC,UAAW,CACX,8IAEY,CAJZ,QAOF,CAEA,KACE,uEAEF,CAEA,EACE,qBACF,CAEA,IACE,cACF,CAEA,KAGE,aAAgB,CADhB,eAAgB,CADhB,YAGF,CAEA,GACE,gBAAiB,CACjB,eACF,CClCA,gBAGE,kBAAmB,CADnB,eAAgB,CADhB,UAGF,CAEA,cACE,mBAAoB,CACpB,kBACF,CAEA,eAEE,kBAAmB,CADnB,UAEF,CAEA,kBACE,YAAa,CACb,cAAe,CACf,iBACF,CAEA,cACE,iBAAkB,CAElB,eAAiB,CADjB,mBAAoB,CAEpB,kBACF,CAEA,aACE,aAAc,CACd,mBACF,CAEA,yBACE,YACE,WACF,CACF,CAEA,yBACE,YACE,UACF,CACF,CC5CA,KAKE,kBAAmB,CAHnB,aAAc,CACd,YAAa,CACb,kBAAmB,CAHnB,UAKF,CAEA,OACE,aAAc,CACd,oBACF,CAEA,UACE,aAAc,CAGd,eAAgB,CAFhB,YAAa,CACb,wBAAyB,CAEzB,+BACF,CAEA,gBACE,qBACF,CAEA,UAEE,iBAAkB,CADlB,WAAY,CAEZ,WACF,CAEA,cAIE,oBAAqB,CADrB,eAAgB,CAFhB,YAAa,CACb,wBAGF,CAEA,eACE,aAAc,CACd,iBACF,CAEA,iBAGE,wBAAyB,CAEzB,6BAA+C,CAJ/C,YAAa,CAGb,eAAgB,CAEhB,iBAAkB,CAJlB,iBAAkB,CAKlB,SACF,CAEA,sCACE,oBACF,CCvDA,SACE,WAAY,CACZ,YACF,CAEA,SACE,WAAY,CACZ,YACF,CAEA,QAIE,wBAAyB,CAHzB,oBAAqB,CAErB,oBAAsB,CADtB,gBAAiB,CAGjB,eACF,CAEA,KAGE,kBAAmB,CAFnB,YAAa,CACb,qBAEF,CAEA,QACE,QACF,CAEA,QACE,QACF,CAEA,aAOE,qBAAuB,CADvB,wBAAqB,CAFrB,oBAAsB,CAItB,aAAc,CAEd,cAAe,CADf,oBAAqB,CAPrB,iBAAkB,CADlB,wBAUF,CAEA,cACE,oBACF,CAEA,gBAEE,aAAc,CADd,yBAEF,CAEA,kBACE,UAAW,CACX,cAAe,CAEf,eAAgB,CADhB,gBAEF,CAEA,8BAIE,aAAc,CAHd,gBAAiB,CACjB,eAAiB,CAGjB,iBAAkB,CAFlB,gBAGF","sources":["index.css","css/footer.css","css/navbar.css","App.css"],"sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap');\r\n\r\nbody {\r\n margin: 0;\r\n color: #444;\r\n font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\r\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\r\n sans-serif;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\ncode {\r\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\r\n monospace;\r\n}\r\n\r\n* {\r\n box-sizing: border-box;\r\n}\r\n\r\nimg {\r\n max-width: 100%;\r\n}\r\n\r\nmain {\r\n width: 1200px;\r\n max-width: 100vw;\r\n margin: 0px auto;\r\n}\r\n\r\nh3 {\r\n font-size: 1.5rem;\r\n font-weight: bold;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n/* scrollbar fun */\r\n\r\n/* if no like... */\r\n/* comment out from here... */\r\n/* ::-webkit-scrollbar {\r\n width: 1rem;\r\n height: 1rem;\r\n}\r\n\r\n::-webkit-scrollbar-thumb {\r\n background: rgba(150,150,150,0.45); \r\n border-radius: 1rem;\r\n}\r\n\r\n::-webkit-scrollbar-thumb:hover {\r\n background: rgba(150,150,150,0.85); \r\n}\r\n\r\n::-webkit-scrollbar-button:single-button {\r\n background-color: #fff;\r\n display: block;\r\n border-style: solid;\r\n height: 1rem;\r\n width: 1rem;\r\n}\r\n\r\n::-webkit-scrollbar-button:single-button:vertical:decrement {\r\n border-width: 0.25rem 0.5rem 0.5rem 0.5rem;\r\n border-color: transparent transparent rgba(150,150,150,0.85) transparent;\r\n}\r\n\r\n::-webkit-scrollbar-button:single-button:vertical:decrement:hover {\r\n border-color: transparent transparent rgba(100,100,100,1) transparent;\r\n}\r\n\r\n::-webkit-scrollbar-button:single-button:vertical:increment {\r\n border-width: 0.5rem 0.5rem 0.25rem 0.5rem;\r\n border-color: rgba(150,150,150,0.85) transparent transparent transparent;\r\n}\r\n\r\n::-webkit-scrollbar-button:vertical:single-button:increment:hover {\r\n border-color: rgba(100,100,100,1) transparent transparent transparent;\r\n} */\r\n/* ...to here */",".footer-wrapper {\r\n width: 100%;\r\n margin-top: 2rem;\r\n margin-bottom: 2rem;\r\n}\r\n\r\n.footer-block {\r\n line-height: 1.25rem;\r\n margin-bottom: 1rem;\r\n}\r\n\r\n.footer-banner {\r\n width: 100%;\r\n margin-bottom: 2rem;\r\n}\r\n\r\n.footer-container {\r\n display: flex;\r\n flex-wrap: wrap;\r\n padding: 10px 50px;\r\n}\r\n\r\n.footer-title {\r\n font-size: 1.25rem;\r\n line-height: 1.75rem;\r\n font-weight: bold;\r\n margin-bottom: 1rem;\r\n}\r\n\r\n.footer-item {\r\n display: block;\r\n margin-bottom: 0.5rem;\r\n}\r\n\r\n@media (min-width: 768px) {\r\n .footer-col {\r\n width: 33.3%;\r\n }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n .footer-col {\r\n width: 100%;\r\n }\r\n}",".nav {\r\n width: 100%;\r\n color: #1a202c;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n}\r\n\r\n.nav a {\r\n color: inherit;\r\n text-decoration: none;\r\n}\r\n\r\n.nav-link {\r\n display: block;\r\n padding: 10px;\r\n text-transform: uppercase;\r\n font-weight: 100;\r\n transition: background-color 100ms;\r\n}\r\n\r\n.nav-link:hover {\r\n background-color: #ccc;\r\n}\r\n\r\n.nav-logo {\r\n height: 4rem;\r\n align-self: center;\r\n margin: 1rem;\r\n}\r\n\r\n.submenu-link {\r\n padding: 10px;\r\n text-transform: uppercase;\r\n font-weight: 100;\r\n display: inline-block;\r\n}\r\n\r\n.submenu-outer {\r\n display: block;\r\n position: relative;\r\n}\r\n\r\n.submenu-content {\r\n display: none;\r\n position: absolute;\r\n background-color: #f9f9f9;\r\n min-width: 160px;\r\n box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);\r\n padding: 12px 16px;\r\n z-index: 1;\r\n}\r\n\r\n.submenu-outer:hover .submenu-content {\r\n display: inline-block;\r\n}",".space-2 {\r\n margin: 1rem;\r\n padding: 1rem;\r\n}\r\n\r\n.space-4 {\r\n margin: 2rem;\r\n padding: 2rem;\r\n}\r\n\r\n.button {\r\n border-color: #474849;\r\n border-width: 2px;\r\n border-radius: 0.25rem;\r\n background-color: inherit;\r\n box-shadow: none;\r\n}\r\n\r\n.col {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n\r\n.flex-1 {\r\n flex: 1;\r\n}\r\n\r\n.flex-2 {\r\n flex: 2;\r\n}\r\n\r\n.blue-button {\r\n text-transform: uppercase;\r\n padding: 13px 23px;\r\n border-width: 2px;\r\n border-radius: 0.25rem;\r\n border-style: solid;\r\n border-color: #38A3BD;\r\n background-color: white;\r\n color: #38A3BD;\r\n display: inline-block;\r\n cursor: pointer;\r\n}\r\n\r\na.blue-button {\r\n text-decoration: none;\r\n}\r\n\r\n.clickable-link {\r\n text-decoration: underline;\r\n color: #38A3BD;\r\n}\r\n\r\n.strong-paragraph {\r\n color: #444;\r\n font-size: 22px;\r\n line-height: 33px;\r\n font-weight: 300;\r\n}\r\n\r\n.paragraph-with-header-header {\r\n font-size: 1.5rem;\r\n font-weight: bold;\r\n text-align: right;\r\n display: block;\r\n padding-right: 2em;\r\n}"],"names":[],"sourceRoot":""} |