1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
{"version":3,"file":"assets/css/about.css","mappings":"AAAA,QACI,WACA,aACA,kBACA,aACA,sBACA,uBACA,mBAEA,YACI,UACA,kBACA,WACA,YACA,qCACA,cAGJ,cACI,UACA,gEACA,WACA,aACA,sBACA,uBACA,mBAEA,qBACI,eACA,iBAGJ,mBACI,aACA,eAKZ,MACI,aACA,sBACA,mBAEA,aACI,gEACA,gBACA,eACA,iBACA,cAGJ,aACI,gBACA,aACA,mBACA,uBAEA,iBACI,aACA,qCACA,kBAGJ,kBACI,gBACA,iBACA,eACA,gBAIR,uBACI,gBACA,aACA,SAEA,2BACI,aACA,yCAIR,qBACI,gBAEA,yBACI,YACA,yC","sources":["webpack://liu-official/./src/assets/scss/about.scss"],"sourcesContent":[".banner {\r\n width: 100%;\r\n height: 520px;\r\n position: relative;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__bg {\r\n z-index: 0;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n display: block;\r\n }\r\n\r\n &__body {\r\n z-index: 1;\r\n user-select: none;\r\n color: white;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n &__title {\r\n font-size: 60px;\r\n line-height: 90px;\r\n }\r\n\r\n &__sub {\r\n margin-top: 0;\r\n font-size: 20px;\r\n }\r\n }\r\n}\r\n\r\n.main {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n\r\n &__title {\r\n user-select: none;\r\n margin-top: 85px;\r\n font-size: 38px;\r\n font-weight: bold;\r\n color: #191919;\r\n }\r\n\r\n &__about {\r\n margin-top: 75px;\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: center;\r\n\r\n img {\r\n height: 285px;\r\n object-fit: cover;\r\n margin-right: 25px;\r\n }\r\n\r\n .tex {\r\n text-indent: 2em;\r\n line-height: 24px;\r\n font-size: 14px;\r\n max-width: 450px;\r\n }\r\n }\r\n\r\n .certificate-con {\r\n margin-top: 75px;\r\n display: flex;\r\n gap: 30px;\r\n\r\n img {\r\n height: 245px;\r\n object-fit: contain;\r\n }\r\n }\r\n\r\n .copyright-con {\r\n margin-top: 75px;\r\n\r\n img {\r\n width: 945px;\r\n object-fit: contain;\r\n }\r\n }\r\n}\r\n"],"names":[],"sourceRoot":""} |