Update 2018.css
This commit is contained in:
parent
0cd31303b2
commit
88d9456c1d
|
|
@ -508,4 +508,9 @@ iframe {
|
|||
#logo_full {
|
||||
max-width: 200px;
|
||||
}
|
||||
.content, iframe {
|
||||
padding-left: 180px;
|
||||
width: calc(100% - 250px);
|
||||
padding-right: 10px;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue