소스 검색

bordures css - page services

dje/maj-chatonisation
choj 3 년 전
부모
커밋
92b4e6fecf
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +3
    -2
      assets/main.scss

+ 3
- 2
assets/main.scss 파일 보기

@@ -24,7 +24,7 @@ $header-height: 15vh;
header.site-header{

position: fixed;
width: 100vw;
width: 100vw;
border-top: none;
min-height: $header-height;
display: flex;
@@ -178,9 +178,10 @@ h3{
display: flex;
flex: 1 0 calc(25% - 12px);
margin: 5px;
border: 1px solid #333;
border: 1px solid #666;
justify-content: center;
align-items: center;
box-shadow: 9px 9px 15px 0px rgba(204,204,204,1);
}
li:after{
content: '';


불러오는 중...
취소
저장