Updated 2018 theme

Content now uses 2018 width (970px).
This commit is contained in:
tersiswilvin 2022-08-12 12:22:07 -07:00
parent c1ae53b887
commit 7cea726d96
1 changed files with 1 additions and 1 deletions

View File

@ -50,6 +50,7 @@ body {
.content {
color: #191919;
background-color: #E3E3E3;
width: 970px;
padding-top: 12px;
margin: 40px auto 0;
padding-bottom: 40px;
@ -545,7 +546,6 @@ iframe {
}
.content, iframe {
padding-left: 180px;
width: calc(100% - 250px);
padding-right: 10px;
}
#logo_full {