Fixed image centering on new-articles
This commit is contained in:
@ -471,7 +471,8 @@ body {
|
||||
width: 100%;
|
||||
|
||||
&.wide {
|
||||
height: 100%
|
||||
height: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&.tall {
|
||||
|
||||
Reference in New Issue
Block a user