java-spring: set header height 48px

This commit is contained in:
Oleg Sinizin
2021-08-23 16:58:56 +03:00
parent 9baa4c59b3
commit ade7d05270

View File

@ -54,14 +54,14 @@ a:visited {
header {
background: #333333;
height: 72px;
height: 48px;
margin: 0 auto;
min-width: 1152px;
width: auto;
}
header img {
margin: 22px 0 22px 32px;
margin: 10px 0 22px 32px;
}
.center {
@ -71,7 +71,7 @@ header img {
}
.main{
height: calc(100% - 136px);
height: calc(100% - 112px);
min-height: 536px;
}
@ -357,6 +357,9 @@ footer {
color: #AAAAAA;
height: 64px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
}
footer > .center{
@ -714,7 +717,7 @@ footer table tr td:first-child {
flex-wrap: nowrap;
flex-direction: column;
justify-content: space-between;
top: 23px;
top: 10px;
left: 12px;
position: absolute;
content: "";