formatting
This commit is contained in:
@ -71,6 +71,7 @@ body {
|
|||||||
color: $body-text;
|
color: $body-text;
|
||||||
|
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
|
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
@ -213,8 +214,6 @@ small {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.figure-float {
|
.figure-float {
|
||||||
@ -226,8 +225,8 @@ small {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 500px) {
|
@media screen and (max-width: 500px) {
|
||||||
|
|
||||||
.figure-float {
|
.figure-float {
|
||||||
|
Reference in New Issue
Block a user