mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
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