浏览代码

ajout du logo en home

armansansd 2 年之前
父节点
当前提交
1780c5b3aa

文件差异内容过多而无法显示
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 0 - 0
web/themes/custom/popsu/images/popsu-home-logo.png → web/themes/custom/popsu/images/old_logo_home.png


文件差异内容过多而无法显示
+ 68 - 0
web/themes/custom/popsu/images/popsu-home-logo.svg


+ 1 - 1
web/themes/custom/popsu/sass/pages/_home.scss

@@ -288,7 +288,7 @@
 	height: 7rem;
 	position: relative;
 	// background: red;
-	background: center / contain no-repeat url(../../images/popsu-home-logo.png);
+	background: center / contain no-repeat url(../../images/popsu-home-logo.svg);
 	margin: -7% 0 3rem 0 !important;
 	@include breakpoint(small down) {
 		margin: -20% 0 3rem 0 !important;

部分文件因为文件数量过多而无法显示