You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mvfront-react/src/scss/App.scss

26 lines
274 B

.logo-text > h1{
font-size:16px;
font-weight:bold;
margin:0;
line-height:1;
}
.logo-text > h1 > small{
display:block;
letter-spacing: 0.09em;
}
main{
padding:80px 0;
min-height:500px;
}
header{
position:fixed;
width:100%;
}
footer{
padding:25px;
}