Full width for figure images.
This commit is contained in:
@ -99,6 +99,10 @@ sup {
|
|||||||
line-height: 80%;
|
line-height: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figure img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.page-title {
|
.page-title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user