fix layout

This commit is contained in:
Oleg Sinizin
2021-11-26 15:45:09 +03:00
parent 2949d24b49
commit d3b962dcb8
23 changed files with 70 additions and 36 deletions

View File

@ -22,6 +22,7 @@ html {
}
body {
display: inline-table;
background: #FFFFFF;
color: #333333;
font-family: Open Sans;
@ -97,6 +98,10 @@ header img {
width: 896px;
}
#portal-info {
max-width: 65vw;
}
.portal-name {
color: #FF6F3D;
font-size: 24px;